We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a607be commit 77c2ecdCopy full SHA for 77c2ecd
README.md
@@ -23,7 +23,7 @@ The latest Three4J version can be obtained with the following Maven dependency:
23
<dependency>
24
<groupId>com.mountainminds</groupId>
25
<artifactId>three4j</artifactId>
26
- <version>1.3.0</version>
+ <version>1.4.0</version>
27
</dependency>
28
```
29
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
7
- <version>1.3.1-SNAPSHOT</version>
8
9
<name>Three4J - Threema Client API for Java</name>
10
<description>Client API for Threema Messanger</description>
0 commit comments