Sha256: 406ef143955f276aae622c744f25b6006f6cf02e2574b487c5a02aeae41e2698
Contents?: true
Size: 217 Bytes
Versions: 1
Compression:
Stored size: 217 Bytes
Contents
# http://semver.org/ # MAJOR.MINOR.PATCH format. # 1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta < 1.0.0-beta < 1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0 module Locomotive #:nodoc VERSION = '3.1.0.rc3' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms-3.1.0.rc3 | lib/locomotive/version.rb |