Skip to content

Commit

Permalink
Bump version for #331 for publishing to Maven Central (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwa authored and oliverhu committed Jun 21, 2019
1 parent d0aa32f commit 9b5df77
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.16"
project.version = "0.3.17"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 9b5df77

Please sign in to comment.