Thibault Jouan 1f84b484bd Bump version
2014-09-26 19:06:25 +00:00

6 lines
69 B
Ruby

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