From 01f7018540b793571e621751e676e2f45b923d86 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 5 May 2025 17:29:17 +0000 Subject: [PATCH] 7.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2c20ab..72788a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartacme", - "version": "7.3.2", + "version": "7.3.3", "private": false, "description": "A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.", "main": "dist_ts/index.js",