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 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jkodumal committed Nov 9, 2016
1 parent 78084f6 commit 3b8098c
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"
version = "2.0.5-SNAPSHOT"
sourceCompatibility = 1.7
targetCompatibility = 1.7
}
Expand Down

0 comments on commit 3b8098c

Please sign in to comment.