Bump version

This commit is contained in:
Thibault Jouan
2014-09-25 02:48:00 +00:00
parent 42e29cc1fe
commit eba719941d
+1 -1
View File
@@ -1,5 +1,5 @@
module Producer module Producer
module Core module Core
VERSION = '0.3.5'.freeze VERSION = '0.3.6'.freeze
end end
end end