Skip to content

Commit f1e2362

Browse files
authored
Merge pull request #30 from dhendriks/29-release-v3-0-0
#29 Prepare for release 3.0.0.
2 parents 79d3f86 + 9e5b417 commit f1e2362

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

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

33
All notable changes to this project will be documented in this file.
44

5-
## [2.0.1] - unreleased
5+
## [3.0.0] - 2022-04-27
66

77
* Improved license headers, and related changes.
88
* Completely reworked the statistics callbacks API.

META-INF/MANIFEST.MF

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: JavaBDD
44
Bundle-SymbolicName: com.github.javabdd
5-
Bundle-Version: 2.0.1.qualifier
5+
Bundle-Version: 3.0.0.qualifier
66
Export-Package: com.github.javabdd
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Automatic-Module-Name: com.github.javabdd
9+
Bundle-Vendor: com-github-javabdd

0 commit comments

Comments
 (0)