Skip to content

Commit

Permalink
Bump up the version to 0.4.1 (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: Arup De <[email protected]>
  • Loading branch information
arde171 and Arup De authored Nov 12, 2020
1 parent b73071b commit 4b4d3bd
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.0"
project.version = "0.4.1"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 4b4d3bd

Please sign in to comment.