Sha256: 10394ead4cc372377ab1b40438c6e09e2fca184e1aaf48786393c10f42c75b90
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.rc1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms-3.1.0.rc1 | lib/locomotive/version.rb |