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

Commit ff9232c

Browse files
committed
Bump version
1 parent c410701 commit ff9232c

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
@@ -10,7 +10,7 @@ repositories {
1010

1111
allprojects {
1212
group = 'com.launchdarkly'
13-
version = "0.2.2"
13+
version = "0.2.3"
1414
sourceCompatibility = 1.6
1515
targetCompatibility = 1.6
1616
}

0 commit comments

Comments
 (0)