2014-07-01 18:17:22 +00:00

6 lines
69 B
Ruby

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