diff --git a/package-lock.json b/package-lock.json index cfada2b..2886a42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "route-parser", - "version": "0.0.5", + "version": "0.0.6-1", "lockfileVersion": 1, "dependencies": { "accepts": { diff --git a/package.json b/package.json index 2dcf57d..2c46d4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "route-parser", - "version": "0.0.5", + "version": "0.0.6-1", "description": "A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser. ", "keywords": [ "url",