From 1d507a5307d444eacb2dd41b9bfe91bcf5e6d3e5 Mon Sep 17 00:00:00 2001 From: Justin Abrahms Date: Fri, 24 Jun 2022 01:07:35 -0500 Subject: [PATCH] Rev to v0.0.2 so maven central upload works correctly --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d02497a91..aaeb90fd5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.openfeature javasdk - 0.0.1 + 0.0.2 OpenFeature Java SDK This is the Java implementation of OpenFeature, a vendor-agnostic abstraction library for evaluating feature flags.