Bump version

This commit is contained in:
Thibault Jouan 2014-10-09 20:15:55 +00:00
parent 6276720137
commit 6d74e499fa

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.4.0'.freeze
VERSION = '0.4.1'.freeze
end
end