Skip to content

Commit

Permalink
chore: bump ver to 0.1.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kxxt committed Apr 24, 2024
1 parent 8d3eb60 commit 33c21c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 = "tracexec"
version = "0.1.0-alpha.3"
version = "0.1.0-alpha.4"
edition = "2021"
authors = ["Levi Zim <[email protected]>"]
description = "A small utility for tracing execve{,at}"
Expand Down

0 comments on commit 33c21c3

Please sign in to comment.