From 443122cff32345be25b95553fd308b8035065584 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 14 Jan 2025 03:08:00 +0100 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4aa761..8f9081b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consent.software/catalog", - "version": "1.2.0", + "version": "1.3.0", "private": false, "description": "A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.", "main": "dist_ts_web/index.js",