We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940379c commit 7a9f5dcCopy full SHA for 7a9f5dc
.release-please-manifest.json
@@ -9,5 +9,5 @@
9
"providers/flipt": "0.0.2",
10
"providers/configcat": "0.0.3",
11
"providers/statsig": "0.0.4",
12
- "tools/junit-openfeature": "0.0.0"
+ "tools/junit-openfeature": "0.0.1"
13
}
tools/junit-openfeature/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>dev.openfeature.contrib.tools</groupId>
<artifactId>junitopenfeature</artifactId>
- <version>0.0.0</version> <!--x-release-please-version -->
+ <version>0.0.1</version> <!--x-release-please-version -->
14
15
<name>junit-openfeature-extension</name>
16
<description>JUnit5 Extension for OpenFeature</description>
tools/junit-openfeature/version.txt
@@ -1 +1 @@
1
-0.0.0
+0.0.1
0 commit comments