2015-04-05 08:08:02 +00:00

6 lines
69 B
Ruby

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