Thibault Jouan 9f49cc5777 Bump version
2014-10-14 00:00:55 +00:00

6 lines
69 B
Ruby

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