Skip to content

Commit

Permalink
version upgrade (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: Cheng Ren <1428327+chengren311@users.noreply.github.com>
  • Loading branch information
burgerkingeater and burgerkingeater authored Aug 26, 2020
1 parent 50b9154 commit aa50e74
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.3.29"
project.version = "0.3.30"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit aa50e74

Please sign in to comment.