Bump version to 0.1.15

This commit is contained in:
Thibault Jouan
2014-03-05 08:55:17 +00:00
parent cc6102674e
commit a2ca62e7f8
+1 -1
View File
@@ -1,5 +1,5 @@
module Producer module Producer
module Core module Core
VERSION = '0.1.14' VERSION = '0.1.15'
end end
end end