engine/lib/locomotive/version.rb

4 lines
50 B
Ruby
Raw Normal View History

module Locomotive #:nodoc
2010-10-15 00:05:21 +00:00
VERSION = "0.0.4"
end