diff --git a/package-lock.json b/package-lock.json index cabb6c3..cd5f3b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ip-address", - "version": "9.0.2", + "version": "9.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ip-address", - "version": "9.0.2", + "version": "9.0.3", "license": "MIT", "dependencies": { "jsbn": "1.1.0", diff --git a/package.json b/package.json index f8d4f97..2ce55c7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "browser", "validation" ], - "version": "9.0.2", + "version": "9.0.3", "author": "Beau Gunderson (https://beaugunderson.com/)", "license": "MIT", "main": "dist/ip-address.js",