From 9cf5ea05e2d9a054751ff3eb1dffa53607b70749 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 3 Apr 2026 19:02:47 +0000 Subject: [PATCH] v9.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ddedac..2172952 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartacme", - "version": "9.3.1", + "version": "9.4.0", "private": false, "description": "A TypeScript-based ACME client and server for certificate management with built-in CA, supporting LetsEncrypt and custom ACME authorities.", "main": "dist_ts/index.js",