Thibault Jouan d335abce57 Bump version
2014-09-24 22:59:24 +00:00

6 lines
69 B
Ruby

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