From ebb6622637a42d7cc1a205ba25d97dc34b1d4e19 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 5 Dec 2024 19:31:17 +0100 Subject: [PATCH] 1.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f79d94..a594772 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-document", - "version": "1.6.2", + "version": "1.6.3", "private": false, "description": "A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.", "main": "dist_ts_web/index.js",