Bump version

This commit is contained in:
Thibault Jouan 2014-09-21 22:21:53 +00:00
parent 245e131808
commit 9e70e9aec4

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.2.12'.freeze
VERSION = '0.2.13'.freeze
end
end