Skip to content

Commit

Permalink
Bump version to 0.1.6 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
hungj authored and oliverhu committed Feb 7, 2019
1 parent 6e0feca commit 1bfd9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -72,7 +72,7 @@ ext.deps = [

allprojects {
group = "com.linkedin.tony"
project.version = "0.1.5"
project.version = "0.2.0"
}

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit 1bfd9c4

Please sign in to comment.