Thibault Jouan 9cefb62f15 Bump version
2014-09-22 08:26:40 +00:00

6 lines
70 B
Ruby

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