Initial commit

This commit is contained in:
Thibault Jouan
2013-07-17 17:04:59 +00:00
commit c31bcf71ad
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module Producer
module Core
VERSION = '0.0.1'
end
end