Skip to content

Commit 5581b65

Browse files
committed
chore: bump version to 0.9.1 (CI fixed)
1 parent 6445f1a commit 5581b65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/llm-guard-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "llm-guard-cli"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
edition.workspace = true
55
license.workspace = true
66
authors.workspace = true

crates/llm-guard-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "llm-guard-core"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
edition.workspace = true
55
license.workspace = true
66
authors.workspace = true

0 commit comments

Comments
 (0)