2014-05-25 14:20:54 +00:00

6 lines
69 B
Ruby

module Producer
module Core
VERSION = '0.2.5'.freeze
end
end