Thibault Jouan a5a2997154 Bump version
2014-09-17 00:24:40 +00:00

6 lines
70 B
Ruby

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