Bump version

This commit is contained in:
Thibault Jouan 2014-09-22 13:13:26 +00:00
parent 52e183b277
commit 42cb27f7ea

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.2.14'.freeze
VERSION = '0.2.15'.freeze
end
end