Skip to content

Commit

Permalink
Update build.gradle (#521)
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
burgerkingeater authored Mar 29, 2021
1 parent 403182d commit 4c21527
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.5"
project.version = "0.4.6"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 4c21527

Please sign in to comment.