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

Commit 2c1a7a0

Browse files
committed
releasing 2.0.0
1 parent bc54830 commit 2c1a7a0

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
@@ -19,7 +19,7 @@ repositories {
1919

2020
allprojects {
2121
group = 'com.launchdarkly'
22-
version = "2.0.0-SNAPSHOT"
22+
version = "2.0.0"
2323
sourceCompatibility = 1.7
2424
targetCompatibility = 1.7
2525
}

0 commit comments

Comments
 (0)