Bump version to 0.1.7

This commit is contained in:
Thibault Jouan 2013-12-20 23:35:02 +00:00
parent e8be44d1f0
commit 4885483d75

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.1.6'
VERSION = '0.1.7'
end
end