Bump patch version

This commit is contained in:
Thibault Jouan
2015-04-05 02:35:17 +00:00
parent 088a948763
commit 5c53796987
+1 -1
View File
@@ -1,5 +1,5 @@
module Producer module Producer
module Core module Core
VERSION = '0.5.2'.freeze VERSION = '0.5.3'.freeze
end end
end end