From c6c7df9caacc6d9c615856610c17cf068549dc04 Mon Sep 17 00:00:00 2001
From: "Lange, Dr. Herbert" <herbert.lange@uni-hamburg.de>
Date: Tue, 9 Aug 2022 10:48:14 +0200
Subject: [PATCH] update version number

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

diff --git a/pom.xml b/pom.xml
index fe8f538..a50c604 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
   <groupId>de.uni_hamburg.corpora</groupId>
   <artifactId>corpus-service-gui</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.0.2</version>
 
   <name>corpus-service-gui</name>
   <!-- FIXME change it to the project's website -->
-- 
GitLab