From a1a1a997f286af3dec31fc4df75c37c4f98f7858 Mon Sep 17 00:00:00 2001 From: Eric Duminil <eric.duminil@gmail.com> Date: Tue, 21 Jan 2025 14:25:01 +0100 Subject: [PATCH] Moving to version 0.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad55961..97560b0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>eu.simstadt</groupId> <artifactId>region-chooser</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> -- GitLab