From 12c9e6c4f0a929adce072722274e8ed291e17f0a Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Sat, 29 Jul 2023 14:31:41 +0200 Subject: [PATCH] 3.6.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f576e68d..026685b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-push", - "version": "3.6.3", + "version": "3.6.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "web-push", - "version": "3.6.3", + "version": "3.6.4", "license": "MPL-2.0", "dependencies": { "asn1.js": "^5.3.0", diff --git a/package.json b/package.json index fc2a24c2..5ba2de02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-push", - "version": "3.6.3", + "version": "3.6.4", "description": "Web Push library for Node.js", "main": "src/index.js", "bin": {