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

Commit bea66ad

Browse files
Preparing for release of version 4.0.0
1 parent ffb6695 commit bea66ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Quick setup
1313
<dependency>
1414
<groupId>com.launchdarkly</groupId>
1515
<artifactId>launchdarkly-client</artifactId>
16-
<version>3.0.3</version>
16+
<version>4.0.0</version>
1717
</dependency>
1818

1919
1. Import the LaunchDarkly package:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=3.0.3
1+
version=4.0.0
22
ossrhUsername=
33
ossrhPassword=

0 commit comments

Comments
 (0)