engine/lib/locomotive/version.rb

4 lines
56 B
Ruby
Raw Normal View History

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