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