diff --git a/ExpressAPI/package.json b/ExpressAPI/package.json
index ea2f9c786f6ce4702db6f53ed8b9031f116f203b..ccddeaa6711e147c42f476738d36f14c038e31ea 100644
--- a/ExpressAPI/package.json
+++ b/ExpressAPI/package.json
@@ -1,7 +1,7 @@
 {
     "name"           : "dojo_backend_api",
     "description"    : "Backend API of the Dojo project",
-    "version"        : "3.0.0",
+    "version"        : "3.0.1",
     "license"        : "AGPLv3",
     "author"         : "Michaƫl Minelli <dojo@minelli.me>",
     "main"           : "dist/src/app.js",