Skip to content

Commit 6ce623a

Browse files
authored
Prepare Release 1.1.0 (#17)
1 parent 3cbe1aa commit 6ce623a

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
@@ -22,7 +22,7 @@ The latest Three4J version can be obtained with the following Maven dependency:
2222
<dependency>
2323
<groupId>com.mountainminds</groupId>
2424
<artifactId>three4j</artifactId>
25-
<version>1.0.0</version>
25+
<version>1.1.0</version>
2626
</dependency>
2727
```
2828

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.mountainminds</groupId>
66
<artifactId>three4j</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.1.0</version>
88

99
<name>Three4J - Threema Client API for Java</name>
1010
<description>Client API for Threema Messanger</description>

0 commit comments

Comments
 (0)