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.
2 parents 79d3f86 + 9e5b417 commit f1e2362Copy full SHA for f1e2362
CHANGES.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [2.0.1] - unreleased
+## [3.0.0] - 2022-04-27
6
7
* Improved license headers, and related changes.
8
* Completely reworked the statistics callbacks API.
META-INF/MANIFEST.MF
@@ -2,7 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JavaBDD
Bundle-SymbolicName: com.github.javabdd
-Bundle-Version: 2.0.1.qualifier
+Bundle-Version: 3.0.0.qualifier
Export-Package: com.github.javabdd
Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: com.github.javabdd
9
+Bundle-Vendor: com-github-javabdd
0 commit comments