Bump minor version

This commit is contained in:
Thibault Jouan 2015-04-04 05:28:54 +00:00
parent aa4845fdae
commit 1ac859f8d9

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.4.5'.freeze
VERSION = '0.5.0'.freeze
end
end