From ab0ca6ccc3738ab153def78359241476e550cf3c Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 19 Mar 2026 09:29:13 +0000 Subject: [PATCH] v9.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ceafb17..e235b40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartacme", - "version": "9.2.0", + "version": "9.3.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",