Skip to content

Commit

Permalink
Release TonY v0.5.0 (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
zuston committed Mar 12, 2022
1 parent 2f5089f commit 85ec144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ext.deps = [

allprojects {
group = "com.linkedin.tony"
project.version = "0.4.15"
project.version = "0.5.0"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 85ec144

Please sign in to comment.