Bump version

This commit is contained in:
Thibault Jouan 2014-09-25 00:28:44 +00:00
parent 3dc414f188
commit 8fd387b41f

View File

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