Skip to content

Commit

Permalink
Release version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tung-vu-td committed Jun 20, 2024
1 parent df137e7 commit 201c928
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## version 3.0.1
_2024-06-21_

* Expose http handler for customization

## version 3.0.0
_2023-02-10_

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip

VERSION_NAME=3.0.0
VERSION_CODE=6
VERSION_NAME=3.0.1
VERSION_CODE=7
GROUP=com.treasuredata

POM_URL=www.treasuredata.com/
Expand Down

0 comments on commit 201c928

Please sign in to comment.