Skip to content

Commit

Permalink
Prepare release 1.2.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof authored Jan 13, 2022
1 parent 25e5f40 commit ab39685
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 @@ -22,7 +22,7 @@ The latest Three4J version can be obtained with the following Maven dependency:
<dependency>
<groupId>com.mountainminds</groupId>
<artifactId>three4j</artifactId>
<version>1.1.0</version>
<version>1.2.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.1.1-SNAPSHOT</version>
<version>1.2.0</version>

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

0 comments on commit ab39685

Please sign in to comment.