Skip to content

Commit 77c2ecd

Browse files
authored
Prepare release 1.4.0 (#33)
1 parent 5a607be commit 77c2ecd

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
@@ -23,7 +23,7 @@ The latest Three4J version can be obtained with the following Maven dependency:
2323
<dependency>
2424
<groupId>com.mountainminds</groupId>
2525
<artifactId>three4j</artifactId>
26-
<version>1.3.0</version>
26+
<version>1.4.0</version>
2727
</dependency>
2828
```
2929

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.3.1-SNAPSHOT</version>
7+
<version>1.4.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)