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

Commit 3f64c2e

Browse files
committed
Bump version to 0.20.0 for release
1 parent 3270eb1 commit 3f64c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212

1313
allprojects {
1414
group = 'com.launchdarkly'
15-
version = "0.20.0-SNAPSHOT"
15+
version = "0.20.0"
1616
sourceCompatibility = 1.7
1717
targetCompatibility = 1.7
1818
}

0 commit comments

Comments
 (0)