2014-06-27 17:35:29 +00:00

6 lines
69 B
Ruby

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