Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed May 16, 2023
1 parent 57e203b commit bbdfdb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@

This page is an archive of old release.
See the [releases page](https://github.com/treasure-data/td-client-java/releases) for the latest release notes.

Release 1.0.0 - 2023-01-24
- Upgrade to Guava 31.1
- Breaking: Use Java Optional instead of Guava Optional
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>td-client</artifactId>
<name>Treasure Data Client for Java</name>
<description>Treasure Data Client for Java.</description>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>
<url>https://github.com/treasure-data/td-client-java</url>

Expand Down

0 comments on commit bbdfdb5

Please sign in to comment.