2015-04-05 08:06:51 +00:00

6 lines
69 B
Ruby

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