engine/lib/locomotive/version.rb
2010-10-19 16:56:50 +02:00

4 lines
56 B
Ruby

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