engine/lib/locomotive/version.rb

4 lines
55 B
Ruby
Raw Normal View History

module Locomotive #:nodoc
VERSION = "1.0.0.beta"
end