Skip to content

Commit 61080e4

Browse files
authored
Release belt-hash v0.2.1 (#824)
### Changed - Bump `belt-block` dependency from v0.1.1 to v0.2 ([#821]) [#821]: #821
1 parent 84497af commit 61080e4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

belt-hash/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 0.2.1 (UNRELEASED)
8+
## 0.2.1 (2026-04-13)
99
### Changed
1010
- Bump `belt-block` dependency from v0.1.1 to v0.2 ([#821])
1111

belt-hash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "belt-hash"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["RustCrypto Developers"]
55
edition = "2024"
66
rust-version = "1.85"

0 commit comments

Comments
 (0)