Sha256: 1cf4d63f8cead7d24d86f43d89b89009d9b2262255e6467be43e3bdc315faecb
Contents?: true
Size: 236 Bytes
Versions: 1
Compression:
Stored size: 236 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 module Steam VERSION = '1.0.0-alpha.2' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms_steam-1.0.0.pre.alpha.2 | lib/locomotive/steam/version.rb |