From 10ea4ca2654dee8e37e0a2f5e8c3b13867339283 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 31 Jan 2025 23:10:33 +0100 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2722ce..8bc8e4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-domtools", - "version": "2.2.0", + "version": "2.3.0", "private": false, "description": "A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.", "main": "dist_ts/index.js",