engine/lib/locomotive/version.rb
2010-12-16 13:39:05 +01:00

4 lines
56 B
Ruby

module Locomotive #:nodoc
VERSION = "0.0.4.beta6"
end