Skip to content

Commit

Permalink
Release v0.3.25 through github actions (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
goyalankit authored May 26, 2020
1 parent 1cb0f36 commit 4b744bc
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 @@ -80,7 +80,7 @@ ext.deps = [

allprojects {
group = "com.linkedin.tony"
project.version = "0.3.24"
project.version = "0.3.25"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 4b744bc

Please sign in to comment.