Skip to content

Commit

Permalink
Version bump (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerkingeater authored Dec 14, 2020
1 parent 8179e3e commit 6a79e50
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.1"
project.version = "0.4.2"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 6a79e50

Please sign in to comment.