2014-03-05 02:05:03 +00:00

6 lines
63 B
Ruby

module Producer
module Core
VERSION = '0.1.13'
end
end