DEBSOURCES
Skip Quicknav
sources / ruby-simple-oauth / 0.4.0-1 / lib / simple_oauth / version.rb
12345
# OAuth 1.0 header generation library module SimpleOauth # The current version of the SimpleOAuth gem VERSION = "0.4.0".freeze end