From 08baae7b9c7a7797541fc0a758e6bbdc9fe04b65 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 2 Dec 2024 16:13:37 +0100 Subject: [PATCH] 1.5.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de9de6d..eecb783 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-document", - "version": "1.5.1", + "version": "1.5.2", "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", @@ -87,4 +87,4 @@ "security", "interactive documents" ] -} \ No newline at end of file +}