Skip to content

Commit

Permalink
Release version 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurzydlowski committed Feb 1, 2023
1 parent 762356f commit 312b74c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ Release notes
=============


1.9.1
-----

*Released on 2023-02-01*

* Fix multithreading issues when iterating DOM


1.9.0
-----

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>eu.erasmuswithoutpaper</groupId>
<artifactId>ewp-registry-client</artifactId>
<version>1.9.0</version>
<version>1.9.1</version>
<packaging>jar</packaging>

<name>EWP Registry Client</name>
Expand Down

0 comments on commit 312b74c

Please sign in to comment.