From bb7ab7546ba19214b02c6ae040568dfb9ad9aa82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Ondr=C3=A1=C4=8Dek?= <mail@romanondracek.cz>
Date: Tue, 7 Jan 2025 17:52:24 +0100
Subject: [PATCH] chore: release v0.2.4

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 575c953..d179d17 100644
--- a/package.json
+++ b/package.json
@@ -93,5 +93,5 @@
 	},
 	"type": "module",
 	"types": "dist/index.d.ts",
-	"version": "0.2.2"
+	"version": "0.2.4"
 }
-- 
GitLab