git » subscription-tool.git » commit 65b6f1f

set version to 1.2.0

author Thorsten Ortlepp
2026-07-09 21:26:33 UTC
committer Thorsten Ortlepp
2026-07-09 21:26:33 UTC
parent 8d9efe5fc107ed2656694c57711bed8eba2c8ee1

set version to 1.2.0

pom.xml +1 -1

diff --git a/pom.xml b/pom.xml
index 96189a0..0833d89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>dev.rubidium</groupId>
   <artifactId>subscription-tool</artifactId>
-  <version>1.1.0</version>
+  <version>1.2.0</version>
   <packaging>jar</packaging>
   <name>subscription-tool</name>
   <description>a tool to manage subscriptions (e.g., to a newsletter)</description>