Skip to content

Commit 2b23923

Browse files
authored
Release bash-hash v0.1.1 (#887)
### Fixed - Package metadata and README links ([#886]) [#886]: #886
1 parent 947dfc5 commit 2b23923

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

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

bash-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.1.1 (UNRELEASED)
8+
## 0.1.1 (2026-06-24)
99
### Fixed
1010
- Package metadata and README links ([#886])
1111

bash-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 = "bash-hash"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["RustCrypto Developers"]
55
edition = "2024"
66
rust-version = "1.85"

0 commit comments

Comments
 (0)