Thibault Jouan 42cb27f7ea Bump version
2014-09-22 13:13:26 +00:00

6 lines
70 B
Ruby

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