lib/omniauth/gitlab/version.rb (5 lines of code) (raw):

module Omniauth module GitLab VERSION = "0.0.1" end end