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

Commit

Permalink
Preparing for release of version 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyCI committed Oct 18, 2018
1 parent ebe99d0 commit 3c84810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Quick setup
<dependency>
<groupId>com.launchdarkly</groupId>
<artifactId>launchdarkly-client</artifactId>
<version>4.4.0</version>
<version>4.4.1</version>
</dependency>

1. Import the LaunchDarkly package:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=4.4.0
version=4.4.1
ossrhUsername=
ossrhPassword=

0 comments on commit 3c84810

Please sign in to comment.