Skip to content

Commit 5377960

Browse files
committed
chore: bump version to 0.1.10
1 parent 9422cd7 commit 5377960

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.1.10] - 2026-01-14
11+
12+
### Documentation
13+
- Updated READMEs for all crates with comprehensive examples and better structure.
14+
- Improved `Cargo.toml` descriptions and documentation links.
15+
1016
## [0.1.9] - 2026-01-14
1117

1218
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ members = [
3535
]
3636

3737
[workspace.package]
38-
version = "0.1.9"
38+
version = "0.1.10"
3939
edition = "2021"
4040
authors = ["RustAPI Contributors"]
4141
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)