From e008cd37f22362f7ce0ff2ae0db67c0e03bd766b Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Thu, 29 Jun 2023 20:10:02 +0200 Subject: [PATCH] Aktualisiere Version auf 0.3.0 --- .gitignore | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a4c1632..c91f9ce 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libs/*.jar .project +*.iml diff --git a/pom.xml b/pom.xml index 93bd39d..5afcf0a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 DNPMHelper DNPMHelper - 0.3.0-SNAPSHOT + 0.3.0 DNPMHelper