Bump version to 0.2.11

This commit is contained in:
Thibault Jouan 2014-07-24 17:39:30 +00:00
parent db91eb06cd
commit d11ae6c2d5

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.2.10'.freeze
VERSION = '0.2.11'.freeze
end
end