Sha256: 3685340ffca87c7032109127f24a1ed2eddf3ca20f304126746f34e3ac8c7d39
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
module Oauth #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 2 TINY = 2 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
oauth-0.2.2 | lib/oauth/version.rb |