diff --git a/package-lock.json b/package-lock.json index 9eb45e4..b2908c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "path-to-regexp", - "version": "6.2.2", + "version": "6.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "path-to-regexp", - "version": "6.2.2", + "version": "6.3.0", "license": "MIT", "devDependencies": { "@borderless/ts-scripts": "^0.15.0", diff --git a/package.json b/package.json index 2cda434..aa7a4f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "path-to-regexp", - "version": "6.2.2", + "version": "6.3.0", "description": "Express style path to RegExp utility", "keywords": [ "express",