Sha256: c361d638877bb0ea78a431578f03999752097ec239c570269043c52e6bc67145

Contents?: true

Size: 205 Bytes

Versions: 1

Compression:

Stored size: 205 Bytes

Contents

# http://semver.org/
# MAJOR.MINOR.PATCH format.
# 1.0.0.alpha < 1.0.0.alpha1 < 1.0.0.beta < 1.0.0.beta2 < 1.0.0.beta11 < 1.0.0.rc1 < 1.0.0
module Locomotive
  module Steam
    VERSION = '1.5.1'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
locomotivecms_steam-1.5.1 lib/locomotive/steam/version.rb