Skip to content

Commit 8c70235

Browse files
chore: release v0.2.0 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b7d8e74 commit 8c70235

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
resolver = "2"
77

88
[workspace.package]
9-
version = "0.1.1"
9+
version = "0.2.0"
1010
edition = "2021"
1111
license = "MIT"
1212
authors = ["Peariforme"]

crates/polysim-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0](https://github.com/Peariforme/polysim/compare/polysim-core-v0.1.1...polysim-core-v0.2.0) - 2026-03-03
11+
12+
### Other
13+
14+
- Feat/chain distribution ([#7](https://github.com/Peariforme/polysim/pull/7))
15+
1016
## [0.1.1](https://github.com/Peariforme/polysim/compare/polysim-core-v0.1.0...polysim-core-v0.1.1) - 2026-03-03
1117

1218
### Added

0 commit comments

Comments
 (0)