diff --git a/package-lock.json b/package-lock.json index 36a38321..fb3e6ffd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-push", - "version": "3.6.2", + "version": "3.6.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "web-push", - "version": "3.6.2", + "version": "3.6.3", "license": "MPL-2.0", "dependencies": { "asn1.js": "^5.3.0", diff --git a/package.json b/package.json index 87df06e2..61b9db7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-push", - "version": "3.6.2", + "version": "3.6.3", "description": "Web Push library for Node.js", "main": "src/index.js", "bin": {