Bump patch version

This commit is contained in:
Thibault Jouan 2015-04-05 08:06:51 +00:00
parent 5284f27340
commit 98125646cf

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.5.3'.freeze
VERSION = '0.5.4'.freeze
end
end