Update Changes

Change-Id: I25553314191efa604a6f5f2e74b7b54d84520b6d
diff --git a/Changes b/Changes
index 0d23720..5356b6a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.3.1 2024-10-9
+    - Produces export template as service (hebasta)
+    - Produces export template on the command line  (hebasta)
+    - Produces information of usage on the command line (hebasta)
+
 0.3.0 2024-6-21
     - Upgrade to Java 17.
     - Upgrade Jetty to 11.0.12.
diff --git a/pom.xml b/pom.xml
index 359df20..c8ce7e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <groupId>de.ids_mannheim.korap</groupId>
   <artifactId>KalamarExportPlugin</artifactId>
   <packaging>jar</packaging>
-  <version>0.3.0</version>
+  <version>0.3.1</version>
   <name>KalamarExportPlugin</name>
   <url>https://korap.ids-mannheim.de/</url>