Bump patch version

This commit is contained in:
Thibault Jouan
2015-04-05 08:08:02 +00:00
parent 3d2b798aac
commit d225002cc7

View File

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