Skip to content

Commit 1d507a5

Browse files
committed
Rev to v0.0.2 so maven central upload works correctly
1 parent 8cc39a1 commit 1d507a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>dev.openfeature</groupId>
66
<artifactId>javasdk</artifactId>
7-
<version>0.0.1</version>
7+
<version>0.0.2</version>
88

99
<name>OpenFeature Java SDK</name>
1010
<description>This is the Java implementation of OpenFeature, a vendor-agnostic abstraction library for evaluating feature flags.</description>

0 commit comments

Comments
 (0)