Skip to content

Commit

Permalink
release 3.2.8-RELEASE (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
hajk1 committed Apr 27, 2024
1 parent a7833cc commit d1f6e2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Codes (<a href="http://en.wikipedia.org/wiki/ISO_9362" target="_blank">BIC ISO_9
<dependency>
<groupId>org.iban4j</groupId>
<artifactId>iban4j</artifactId>
<version>3.2.7-RELEASE</version>
<version>3.2.8-RELEASE</version>
</dependency>
```

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

<groupId>org.iban4j</groupId>
<artifactId>iban4j</artifactId>
<version>3.2.7-RELEASE</version>
<version>3.2.8-RELEASE</version>
<packaging>jar</packaging>

<name>iban4j</name>
Expand Down

0 comments on commit d1f6e2b

Please sign in to comment.