Bump version
Change-Id: Ic64ec4f403d4b66dab1f2ff7d253dfbadd6cb3ae
diff --git a/Changes b/Changes
index dfd1dc6..1b8d321 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+0.59.1 2019-01-20
+
0.59.0 2019-11-28
- [bugfix] Fix offset retrieval in concurrent searches
(diewald)
diff --git a/Readme.md b/Readme.md
index 5fea66c..41ad7e9 100644
--- a/Readme.md
+++ b/Readme.md
@@ -98,7 +98,7 @@
**Authors**: [Nils Diewald](http://nils-diewald.de/),
[Eliza Margaretha](http://www1.ids-mannheim.de/direktion/personal/margaretha.html)
-Copyright (c) 2013-2019, [IDS Mannheim](http://ids-mannheim.de/), Germany
+Copyright (c) 2013-2020, [IDS Mannheim](http://ids-mannheim.de/), Germany
Krill is developed as part of the [KorAP](http://korap.ids-mannheim.de/)
Corpus Analysis Platform at the Institute for German Language
diff --git a/pom.xml b/pom.xml
index b0bed01..e1b7da7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<groupId>de.ids_mannheim.korap</groupId>
<artifactId>Krill</artifactId>
- <version>0.59.0</version>
+ <version>0.59.1</version>
<packaging>jar</packaging>
<name>Krill</name>