# frozen_string_literal: true

module OAuth2
  module Version
    VERSION = "2.0.18"
  end
end
