git » subscription-tool.git » commit 1fbc488

set version to 1.1.0

author Thorsten Ortlepp
2026-04-09 20:13:44 UTC
committer Thorsten Ortlepp
2026-04-09 20:13:44 UTC
parent 5c6901355ca2af30ac5079c284f4283d114b2b9e

set version to 1.1.0

pom.xml +1 -1

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