From 1ad56990a5eb91ad2ac82a9e3e6adf311e7baaa6 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 9 Jan 2025 00:44:18 +0100 Subject: [PATCH] 1.0.80 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6ce1c30..ab15d43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consent.software_private/catalog", - "version": "1.0.79", + "version": "1.0.80", "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", @@ -55,4 +55,4 @@ "user privacy", "modern web" ] -} \ No newline at end of file +}