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

Commit

Permalink
Bump version to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jkodumal committed Nov 10, 2016
1 parent 583f403 commit b542a6d
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 @@ -19,7 +19,7 @@ repositories {

allprojects {
group = 'com.launchdarkly'
version = "2.0.5-SNAPSHOT"
version = "2.0.5"
sourceCompatibility = 1.7
targetCompatibility = 1.7
}
Expand Down

0 comments on commit b542a6d

Please sign in to comment.