diff --git a/package.json b/package.json index 5108d61..2729df5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@marvinh/path-to-regexp", "amdName": "pathToRegExp", - "version": "3.0.0", + "version": "3.1.0", "description": "Ultra small and fast path to regex generation", "main": "dist/index.js", "umd:main": "dist/index.umd.js",