Thibault Jouan ede9ea7111 Bump version
2014-09-22 22:04:53 +00:00

6 lines
69 B
Ruby

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