From 52b215b9d3ee3f6301fe82402c60258b966adf25 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 11 Dec 2025 19:16:12 +0000 Subject: [PATCH] v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4ce620..b001983 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-document", - "version": "2.1.0", + "version": "2.1.1", "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",