Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jkodumal committed Jan 15, 2016
1 parent 0f7dcf2 commit bc4abd9
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 @@ -11,7 +11,7 @@ repositories {

allprojects {
group = 'com.launchdarkly'
version = "0.17.0-SNAPSHOT"
version = "0.16.0"
sourceCompatibility = 1.6
targetCompatibility = 1.6
}
Expand Down

0 comments on commit bc4abd9

Please sign in to comment.