From 76d829f5c77b7e6eaee43a65fc9d6d5d6a91d745 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 7 Dec 2024 13:55:10 +0100 Subject: [PATCH] 1.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb53a3e..58e42a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-document", - "version": "1.6.5", + "version": "1.6.6", "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",