From 8d9ba1b33bfe0d73ccf3606c59ead4287f50e3b8 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Tue, 16 Jan 2024 14:44:18 +0100 Subject: [PATCH] 3.6.7 --- 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 551a3b12..18a4f917 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "web-push", - "version": "3.6.6", + "version": "3.6.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "web-push", - "version": "3.6.6", + "version": "3.6.7", "license": "MPL-2.0", "dependencies": { "asn1.js": "^5.3.0", diff --git a/package.json b/package.json index acd78186..a0ac94b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-push", - "version": "3.6.6", + "version": "3.6.7", "description": "Web Push library for Node.js", "main": "src/index.js", "bin": {