From 942896a3efc76c6ecfa69ad5330933ce6a4ebaa4 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 6 Jan 2026 09:58:40 +0000 Subject: [PATCH] v3.34.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03cbeab..5a53ec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ecobridge.xyz/catalog", - "version": "3.34.1", + "version": "3.34.2", "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",