From bc698b66b2047913bce76c14394ce50f7db77c19 Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Tue, 24 Feb 2026 16:01:15 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20v0.5.1=20=E2=80=94=20includes=20footer?= =?UTF-8?q?=20link=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1612fe7..e9db8d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docfast-api", - "version": "0.4.5", + "version": "0.5.1", "description": "Markdown/HTML to PDF API with built-in invoice templates", "main": "dist/index.js", "scripts": {