fix(smartacme): Refine documentation and tests for improved clarity in ACME certificate management

This commit is contained in:
2025-05-18 15:47:42 +00:00
parent 01f7018540
commit 695a515990
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartacme',
version: '7.3.3',
version: '7.3.4',
description: 'A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.'
}