Thibault Jouan 0f5f64d5fc Bump version
2014-09-22 20:46:45 +00:00

6 lines
69 B
Ruby

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