Sha256: 49f3ad8f791c8aa756ef3c3a6855c4dd82bbb78f1a8b167e79a7e7f4de041e8a
Contents?: true
Size: 146 Bytes
Versions: 1
Compression:
Stored size: 146 Bytes
Contents
module Twitter #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 3 TINY = 4 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jnunemaker-twitter-0.3.4 | lib/twitter/version.rb |