Thibault Jouan da26619026 Bump version
2014-09-25 00:01:39 +00:00

6 lines
69 B
Ruby

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