Skip to content

Commit e522354

Browse files
authored
Update version to 0.5.1 (#662)
1 parent 55cc616 commit e522354

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

9898
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)