File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
crates/modular-decomposition Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ members = [
1313resolver = " 2"
1414
1515[workspace .package ]
16- version = " 0.2 .0"
16+ version = " 0.3 .0"
1717edition = " 2021"
1818license = " MIT"
1919authors = [" Jonas Spinner" ]
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
77## [ Unreleased]
88
9+ ## [ 0.3.0] - 2024-06-25
10+
911### Added
1012
1113+ Examples to README
@@ -56,7 +58,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
5658
5759+ Initial release
5860
59- [ unreleased ] : https://github.com/jonasspinner/modular-decomposition/compare/v0.2.0...HEAD
61+ [ unreleased ] : https://github.com/jonasspinner/modular-decomposition/compare/v0.3.0...HEAD
62+
63+ [ 0.3.0 ] : https://github.com/jonasspinner/modular-decomposition/compare/v0.2.0...v0.3.0
6064
6165[ 0.2.0 ] : https://github.com/jonasspinner/modular-decomposition/compare/v0.1.0...v0.2.0
6266
You can’t perform that action at this time.
0 commit comments