From c35ff2bc972f971d97367329ab7c1591fb1201b4 Mon Sep 17 00:00:00 2001 From: DocFast Bot Date: Fri, 20 Feb 2026 19:00:29 +0000 Subject: [PATCH] chore: bump version to 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00f9668..ad48be6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docfast-api", - "version": "0.4.2", + "version": "0.4.3", "description": "Markdown/HTML to PDF API with built-in invoice templates", "main": "dist/index.js", "scripts": {