engine/lib/locomotive/version.rb

4 lines
50 B
Ruby

module Locomotive #:nodoc
VERSION = "0.0.4"
end