diff --git a/package-lock.json b/package-lock.json index 489762b..e3764f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cidr-regex", - "version": "4.0.5", + "version": "4.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cidr-regex", - "version": "4.0.5", + "version": "4.1.0", "license": "BSD-2-Clause", "dependencies": { "ip-regex": "^5.0.0" diff --git a/package.json b/package.json index 5a5a05c..48d79b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cidr-regex", - "version": "4.0.5", + "version": "4.1.0", "description": "Regular expression for matching IP addresses in CIDR notation", "author": "silverwind ", "contributors": [