From 25f46162c5c08c1c6cc528d85cc0f347176cac66 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 27 Jan 2026 14:02:25 +0000 Subject: [PATCH] v3.41.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0ee769..a12c44f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-catalog", - "version": "3.41.0", + "version": "3.41.1", "private": false, "description": "A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.", "main": "dist_ts_web/index.js",