From 86615efa942a3c20ac0ddb07370824eac34178b1 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 5 Apr 2026 11:27:27 +0000 Subject: [PATCH] v9.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2172952..36dad9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartacme", - "version": "9.4.0", + "version": "9.5.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",