Sha256: bd3a3a710b0f59657e63cbc4177ff2d31bae8d0f6ddef76dffac4a99d31d809c
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.0.0.rc6' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms-3.0.0.rc6 | lib/locomotive/version.rb |