Bump version to 0.1.14

This commit is contained in:
Thibault Jouan 2014-03-05 06:10:29 +00:00
parent db3644a3e6
commit 347e6f80c7

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.1.13'
VERSION = '0.1.14'
end
end