Skip to content

Commit 3a50c6b

Browse files
authored
Release TonY v0.4.10 (#616)
Signed-off-by: zhangjunfan <[email protected]>
1 parent 1994467 commit 3a50c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ext.deps = [
9292

9393
allprojects {
9494
group = "com.linkedin.tony"
95-
project.version = "0.4.9"
95+
project.version = "0.4.10"
9696
}
9797

9898
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)