Bump patch version

This commit is contained in:
Thibault Jouan
2015-04-05 02:15:11 +00:00
parent 9a8ab69c8c
commit 1143c5d7cb
+1 -1
View File
@@ -1,5 +1,5 @@
module Producer module Producer
module Core module Core
VERSION = '0.5.1'.freeze VERSION = '0.5.2'.freeze
end end
end end