Bump version to 0.1.12

This commit is contained in:
Thibault Jouan 2014-01-21 15:51:17 +00:00
parent 7f5d1a4085
commit d845af60a3

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.1.11'
VERSION = '0.1.12'
end
end