diff options
author | Santo Cariotti <santo@dcariotti.me> | 2023-10-22 19:41:16 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2023-10-22 19:41:16 +0200 |
commit | e2449058c0535ee2de47eb40ab9bb9b879a159b9 (patch) | |
tree | 40e8f770e033f8d9ae7ed0cfdcb998d858c11062 | |
parent | f1e0481db002b5d7d8a7a4afa81bd86693c25833 (diff) |
Release 0.0.1-b
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "sigma-trace" -version = "0.0.1" +version = "0.0.1-b" edition = "2021" authors = ["Santo Cariotti <santo@dcariotti.me>"] repository = "https://github.com/boozec/sigma" |