2015-04-03 23:22:29 +00:00

6 lines
69 B
Ruby

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