Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pblanchardie committed Oct 24, 2023
1 parent 28787fd commit 089d7dc
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 @@ -17,7 +17,7 @@ Tested with [Qonto](https://qonto.com) bulk SEPA transfers.
<dependency>
<groupId>io.inisos.bank4j</groupId>
<artifactId>bank4j</artifactId>
<version>1.2.0</version>
<version>2.0.0</version>
</dependency>
```

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

<groupId>io.inisos.bank4j</groupId>
<artifactId>bank4j</artifactId>
<version>1.2.0</version>
<version>2.0.0</version>
<packaging>jar</packaging>

<name>bank4j</name>
Expand Down

0 comments on commit 089d7dc

Please sign in to comment.