Bump version

This commit is contained in:
Thibault Jouan 2014-09-25 00:01:39 +00:00
parent 77582ef843
commit da26619026

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.3.3'.freeze
VERSION = '0.3.4'.freeze
end
end