chore: prep 0.3.1

Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
William Woodruff 2024-11-13 22:36:28 -05:00
parent 162c9e2ef2
commit e656091c29
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2292,7 +2292,7 @@ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
[[package]]
name = "zizmor"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"annotate-snippets",
"anstream",

View file

@ -1,7 +1,7 @@
[package]
name = "zizmor"
description = "Finds security issues in GitHub Actions setups"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
repository = "https://github.com/woodruffw/zizmor"
homepage = "https://github.com/woodruffw/zizmor"