Skip to content

Commit

Permalink
Prepare Release 1.1.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof authored Sep 12, 2021
1 parent 3cbe1aa commit 6ce623a
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.0.0</version>
<version>1.1.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.0.1-SNAPSHOT</version>
<version>1.1.0</version>

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

0 comments on commit 6ce623a

Please sign in to comment.