Skip to content

Commit af14050

Browse files
committed
Build: Bump version to 0.8.1
1 parent 77e87c2 commit af14050

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11

22
# Changelog
33

4-
[Show diff of unreleased changes on GitHub](https://github.com/jockbert/monkey_test/compare/v0.8.0...main).
4+
[Show diff of unreleased changes on GitHub](https://github.com/jockbert/monkey_test/compare/v0.8.1...main).
5+
6+
## Release 0.8.0 (2025-11-17) [diff](https://github.com/jockbert/monkey_test/compare/v0.7.5...v0.8.0)
7+
8+
This release alleviates a problem with panicing panic-handling code.
59

610
## Release 0.8.0 (2025-11-13) [diff](https://github.com/jockbert/monkey_test/compare/v0.7.5...v0.8.0)
711

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "monkey_test"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
rust-version = "1.73"
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)