Thibault Jouan ff30b7474c Bump version
2014-09-25 21:36:33 +00:00

6 lines
69 B
Ruby

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