diff --git a/package-lock.json b/package-lock.json index 5407a983..59359d13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-push", - "version": "3.6.0", + "version": "3.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "web-push", - "version": "3.6.0", + "version": "3.6.1", "license": "MPL-2.0", "dependencies": { "asn1.js": "^5.3.0", diff --git a/package.json b/package.json index 7e60712b..30c3200d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-push", - "version": "3.6.0", + "version": "3.6.1", "description": "Web Push library for Node.js", "main": "src/index.js", "bin": {