Skip to content

Commit 19cae74

Browse files
authored
Update version to 0.5.3 (#671)
1 parent d937f69 commit 19cae74

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
@@ -93,7 +93,7 @@ ext.deps = [
9393

9494
allprojects {
9595
group = "com.linkedin.tony"
96-
project.version = "0.5.2"
96+
project.version = "0.5.3"
9797
}
9898

9999
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)