From 7e7ca2f168f27cc6ca1e7fd20c6f546fe81c5482 Mon Sep 17 00:00:00 2001
From: IndianBartonka <68228599+IndianBartonka@users.noreply.github.com>
Date: Thu, 12 Sep 2024 14:08:54 +0200
Subject: [PATCH] Update pom.xml

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4fc42f..ff5af85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
     <groupId>me.indian.util</groupId>
     <artifactId>utils</artifactId>
-    <version>0.0.3.2</version>
+    <version>0.0.4</version>
 
     <properties>
         <maven.compiler.source>17</maven.compiler.source>