Thibault Jouan eba719941d Bump version
2014-09-25 02:48:00 +00:00

6 lines
69 B
Ruby

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