2014-05-25 13:47:31 +00:00

6 lines
62 B
Ruby

module Producer
module Core
VERSION = '0.2.5'
end
end