Skip to content

Commit 7978f06

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 0.1.0
1 parent 1335575 commit 7978f06

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
## [0.1.0] - 2023-02-24
3+
Initial beta release of the LaunchDarkly OpenFeature provider for the Server-Side SDK for Java.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = com.launchdarkly
2-
version = 0.1.0-alpha.1
2+
version=0.1.0
33
signing.keyId=
44
signing.password=
55
signing.secretKeyRingFile=

0 commit comments

Comments
 (0)