Bump version to 0.2.7

This commit is contained in:
Thibault Jouan 2014-06-27 17:35:29 +00:00
parent e6ee3d5f77
commit a778322aa1

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.2.6'.freeze
VERSION = '0.2.7'.freeze
end
end