Skip to content

Commit 9485550

Browse files
chore: release v0.5.2 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 128a908 commit 9485550

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.5.2](https://github.com/bbaldino/bits-io/compare/v0.5.1...v0.5.2) - 2025-04-27
10+
11+
### Other
12+
13+
- link README
14+
- update README
15+
916
## [0.5.1](https://github.com/bbaldino/bits-io/compare/v0.5.0...v0.5.1) - 2025-04-26
1017

1118
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bits-io"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
edition = "2021"
55
description = "Bit-level IO operations"
66
license = "Apache-2.0/MIT"

0 commit comments

Comments
 (0)