2015-04-05 02:15:11 +00:00

6 lines
69 B
Ruby

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