Skip to content

Commit 8c99c27

Browse files
committed
bump mantra version to v0.8.1
Fix only in the mantra crate, so all others stay at v0.8.0
1 parent ce1d7e6 commit 8c99c27

2 files changed

Lines changed: 2 additions & 2 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.

mantra/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name = "mantra"
33
description = "`mantra` offers a lightweight approach for requirement tracing and coverage."
44
rust-version = "1.90"
55
readme.workspace = true
6-
version.workspace = true
76
edition.workspace = true
87
repository.workspace = true
98
license.workspace = true
9+
version = "0.8.1"
1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1111

1212
[dependencies]

0 commit comments

Comments
 (0)