flowerbox/lib/flowerbox/version.rb

4 lines
41 B
Ruby
Raw Normal View History

2012-02-22 16:47:07 +00:00
module Flowerbox
VERSION = "0.0.1"
end