diff --git a/build.gradle b/build.gradle
index ce9f97b61d1ffc15a4408e664a2e37d52410a783..5de3e25b1aa017fb03b4e67359eb715732788cd5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -13,7 +13,7 @@ subprojects {
     sourceCompatibility = 1.6
     jar {
         manifest {
-            attributes 'Implementation-Version': '0.9.26-3'
+            attributes 'Implementation-Version': '0.9.31-7'
         }
     }
 }