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