Skip to content

Commit

Permalink
Prepare release 1.4.0 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof authored May 22, 2023
1 parent 5a607be commit 77c2ecd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The latest Three4J version can be obtained with the following Maven dependency:
<dependency>
<groupId>com.mountainminds</groupId>
<artifactId>three4j</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mountainminds</groupId>
<artifactId>three4j</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.4.0</version>

<name>Three4J - Threema Client API for Java</name>
<description>Client API for Threema Messanger</description>
Expand Down

0 comments on commit 77c2ecd

Please sign in to comment.