Skip to content

Commit

Permalink
Missed a version number bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
zacman85 committed Jun 15, 2017
1 parent 072f665 commit 8052043
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 @@ -31,7 +31,7 @@ bintray {
licenses = ['BSD 2-Clause']
vcsUrl = 'https://github.com/imgix/imgix-java.git'
version {
name = '1.1.9'
name = '1.1.10'
}
configurations = ['archives']
}
Expand Down

0 comments on commit 8052043

Please sign in to comment.