From c110fe56a3aa63181a378606c5e22602af15d26e Mon Sep 17 00:00:00 2001 From: Andrew Barba Date: Wed, 18 Dec 2024 10:41:20 -0500 Subject: [PATCH] Beta 2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ed71b9..b0b8700 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apns2", - "version": "12.1.0-beta.1", + "version": "12.1.0-beta.2", "description": "Node client for connecting to Apple's Push Notification Service using the new HTTP/2 protocol with JSON web tokens.", "author": "Andrew Barba ", "license": "MIT",