cuke-pack/lib/cuke-pack/version.rb

4 lines
40 B
Ruby
Raw Normal View History

2012-04-25 13:29:52 +00:00
module CukePack
VERSION = "0.0.1"
end