Bump version

This commit is contained in:
Thibault Jouan 2014-09-26 19:06:25 +00:00
parent 7a7c8379ff
commit 1f84b484bd

View File

@ -1,5 +1,5 @@
module Producer
module Core
VERSION = '0.3.7'.freeze
VERSION = '0.3.8'.freeze
end
end