diff --git a/package-lock.json b/package-lock.json index 4a7e88c..aaef442 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "micro-fork", - "version": "2.0.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 48597ff..474bc83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "micro-fork", - "version": "2.0.0", + "version": "3.0.0", "description": "Fast micro router.", "author": "Amio ", "license": "ISC",