Skip to content

Commit 05bc8c9

Browse files
authored
Release TonY v0.4.11 (#625)
Signed-off-by: zhangjunfan <[email protected]>
1 parent feaab9a commit 05bc8c9

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.10"
95+
project.version = "0.4.11"
9696
}
9797

9898
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)