Skip to content

Commit 32f361f

Browse files
committed
release 4.0.0
1 parent 61bd47d commit 32f361f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Tested with [Qonto](https://qonto.com) bulk SEPA transfers.
1717
<dependency>
1818
<groupId>io.inisos.bank4j</groupId>
1919
<artifactId>bank4j</artifactId>
20-
<version>3.2.0</version>
20+
<version>4.0.0</version>
2121
</dependency>
2222
```
2323

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.inisos.bank4j</groupId>
88
<artifactId>bank4j</artifactId>
9-
<version>main-SNAPSHOT</version>
9+
<version>4.0.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>bank4j</name>

0 commit comments

Comments
 (0)