summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2023-10-22 19:41:16 +0200
committerSanto Cariotti <santo@dcariotti.me>2023-10-22 19:41:16 +0200
commite2449058c0535ee2de47eb40ab9bb9b879a159b9 (patch)
tree40e8f770e033f8d9ae7ed0cfdcb998d858c11062
parentf1e0481db002b5d7d8a7a4afa81bd86693c25833 (diff)
Release 0.0.1-b
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6c30a4d..a599aef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"