Sha256: 84ed701027726fc3f2f325200b304de4a2263969b889bf1c1e4986156c029eef
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
module CouchObject #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 0 TINY = 1 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
couchobject-0.0.1 | lib/couch_object/version.rb |