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

Commit 3c84810

Browse files
Preparing for release of version 4.4.1
1 parent ebe99d0 commit 3c84810

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
@@ -18,7 +18,7 @@ Quick setup
1818
<dependency>
1919
<groupId>com.launchdarkly</groupId>
2020
<artifactId>launchdarkly-client</artifactId>
21-
<version>4.4.0</version>
21+
<version>4.4.1</version>
2222
</dependency>
2323

2424
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=4.4.0
1+
version=4.4.1
22
ossrhUsername=
33
ossrhPassword=

0 commit comments

Comments
 (0)