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

Commit 9f1e550

Browse files
committed
Bump version to 0.4.0
1 parent a6cd51a commit 9f1e550

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
@@ -11,7 +11,7 @@ repositories {
1111

1212
allprojects {
1313
group = 'com.launchdarkly'
14-
version = "0.3.0"
14+
version = "0.4.0"
1515
sourceCompatibility = 1.6
1616
targetCompatibility = 1.6
1717
}

0 commit comments

Comments
 (0)