We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad3f33 commit 247bed3Copy full SHA for 247bed3
README.md
@@ -17,7 +17,7 @@ Tested with [Qonto](https://qonto.com) bulk SEPA transfers.
17
<dependency>
18
<groupId>io.inisos.bank4j</groupId>
19
<artifactId>bank4j</artifactId>
20
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
21
</dependency>
22
```
23
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<packaging>jar</packaging>
11
12
<name>bank4j</name>
0 commit comments