Thibault Jouan 295fac40e1 Bump version
2014-09-28 14:34:01 +00:00

6 lines
69 B
Ruby

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