Skip to content

Commit da3527e

Browse files
authored
Release bash-prg-hash v0.1.0 (#854)
- Initial release ([#751]) [#751]: #751
1 parent cefd70f commit da3527e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
9797
[`ascon‑hash256`]: ./ascon-hash256
9898
[`ascon‑xof128`]: ./ascon-xof128
9999
[`bash‑hash`]: ./bash-hash
100-
[`bash‑prg-hash`]: ./bash-prg-hash
100+
[`bash-prg‑hash`]: ./bash-prg-hash
101101
[`belt‑hash`]: ./belt-hash
102102
[`blake2`]: ./blake2
103103
[`cshake`]: ./cshake

bash-prg-hash/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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

88

9-
## 0.1.0 (UNRELEASED)
9+
## 0.1.0 (2026-05-12)
1010
- Initial release ([#751])
1111

12-
[#745]: https://github.com/RustCrypto/hashes/pull/751
12+
[#751]: https://github.com/RustCrypto/hashes/pull/751

bash-prg-hash/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RustCrypto: bash prg hash
1+
# RustCrypto: bash-prg-hash
22

33
[![crate][crate-image]][crate-link]
44
[![Docs][docs-image]][docs-link]

0 commit comments

Comments
 (0)