From 7fa31e0496b56462706c429181d0ab89c488cdbf Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 13 Jan 2025 22:20:19 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee0e37d..04aa144 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consent.software/catalog", - "version": "1.0.81", + "version": "1.1.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",