diff --git a/package-lock.json b/package-lock.json index bd49a366..6dc390fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-push", - "version": "3.6.4", + "version": "3.6.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "web-push", - "version": "3.6.4", + "version": "3.6.5", "license": "MPL-2.0", "dependencies": { "asn1.js": "^5.3.0", diff --git a/package.json b/package.json index 672a54aa..78142e56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-push", - "version": "3.6.4", + "version": "3.6.5", "description": "Web Push library for Node.js", "main": "src/index.js", "bin": {