From 1106b9648d2668774fd04dc61a7454b00179583c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 1 Jan 2025 04:57:29 +0100 Subject: [PATCH] 1.6.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d38d70..28d1b1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-document", - "version": "1.6.10", + "version": "1.6.11", "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",