foodsoft/plugins/wiki/lib/foodsoft_wiki/version.rb

4 lines
44 B
Ruby
Raw Normal View History

module FoodsoftWiki
VERSION = "0.0.1"
end