From 93acfad184bb64574764aba62da4132214895768 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Tue, 20 Feb 2018 19:40:24 +0100 Subject: [PATCH] Bump version to 1.1.1 --- CHANGELOG.md | 3 ++- README.md | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 441ffe4..1d87177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ -## 1.1.1 [work in progress] +## 1.1.1 [2018-02-20] * [improvement] On connection or parsing errors, the `IOException` is no longer ignored, but encapsulated in `RuntimeException` (no StackTraces printed) * [internal] Code cleanup and minor improvements +* [dependeny] Minor dependency updates ## 1.1.0 [2017-01-07] * [feature] Filter stops by coordinates and radius diff --git a/README.md b/README.md index b7a6f86..19e7521 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ List trips = ura.forStopByName("Piccadilly Circus") de.stklcode.pubtrans juraclient - 1.1.0 + 1.1.1 ``` diff --git a/pom.xml b/pom.xml index 0690689..45f5070 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 1.1.1-SNAPSHOT + 1.1.1 UTF-8