lib/oauth2/version.rb



# frozen_string_literal: true

module OAuth2
  module Version
    VERSION = "2.0.15"
  end
end