Skip to content

Commit

Permalink
Release TonY v0.4.10 (#616)
Browse files Browse the repository at this point in the history
Signed-off-by: zhangjunfan <junfan.zhang@outlook.com>
  • Loading branch information
zuston authored Oct 29, 2021
1 parent 1994467 commit 3a50c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ext.deps = [

allprojects {
group = "com.linkedin.tony"
project.version = "0.4.9"
project.version = "0.4.10"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 3a50c6b

Please sign in to comment.