diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b72819..0228fe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. -## unreleased +## 2.0.4 - 2022-11-21 ### Security -* Updated dependencies +* Updated Jackson dependency to 2.14.0 ### Fixed * Querying trips and messages with limit directly from `Query` instance (#18) diff --git a/README.md b/README.md index 6dea391..a638daa 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ List msgs = ura.forStops("100000") de.stklcode.pubtrans juraclient - 2.0.4-SNAPSHOT + 2.0.4 ``` diff --git a/pom.xml b/pom.xml index 0ee6392..a441a74 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.stklcode.pubtrans juraclient - 2.0.4-SNAPSHOT + 2.0.4 UTF-8