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

Commit 3036d1e

Browse files
Preparing for release of version 4.6.3
1 parent 2d84335 commit 3036d1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Quick setup
2828
<dependency>
2929
<groupId>com.launchdarkly</groupId>
3030
<artifactId>launchdarkly-client</artifactId>
31-
<version>4.6.2</version>
31+
<version>4.6.3</version>
3232
</dependency>
3333

3434
// or in Gradle:
35-
"com.launchdarkly:launchdarkly-client:4.6.2"
35+
"com.launchdarkly:launchdarkly-client:4.6.3"
3636

3737
1. Import the LaunchDarkly package:
3838

gradle.properties

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

0 commit comments

Comments
 (0)