diff --git a/package.json b/package.json
index 755cc5e..f123b6a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "routr",
-  "version": "0.0.4",
+  "version": "0.0.5",
   "description": "A router for both server and client",
   "main": "index.js",
   "repository": {