Skip to content

Commit

Permalink
Bump project.version to 0.1.5 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwa authored Nov 1, 2018
1 parent 7026c0e commit d18ae28
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 @@ -70,7 +70,7 @@ ext.deps = [

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

task sourcesJar(type: Jar) {
Expand Down

0 comments on commit d18ae28

Please sign in to comment.