Skip to content

Commit

Permalink
chore: version 2023.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Dec 9, 2023
1 parent 30d15b5 commit 62de894
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shh"
version = "2023.12.1"
version = "2023.12.9"
authors = ["Maxime Desbrus <[email protected]>"]
description = "Automatic systemd service hardening guided by strace profiling"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cargo set-version "${VERSION}"

cargo update

cargo test
cargo test --bins

git add Cargo.{toml,lock}
git commit -m "chore: version ${VERSION}"
Expand Down

0 comments on commit 62de894

Please sign in to comment.