engine/lib/locomotive/version.rb
2010-12-31 19:31:22 +01:00

4 lines
56 B
Ruby

module Locomotive #:nodoc
VERSION = "1.0.0.0beta"
end