fix(readme): Remove extraneous code fence markers from license section in readme

This commit is contained in:
2025-04-27 14:30:53 +00:00
parent 49f5d344a4
commit b7005f360c
3 changed files with 7 additions and 4 deletions

View File

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