Skip to content

Commit a014d68

Browse files
authored
Release TonY v0.4.14 (#640)
1 parent 80f596b commit a014d68

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

9898
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)