summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2023-10-22 19:47:51 +0200
committerSanto Cariotti <santo@dcariotti.me>2023-10-22 19:47:51 +0200
commit529b6a5ddaada8551f45cfe10076a6a59e93f097 (patch)
tree606bc5db0722f45945be39623652e2af7217579d /Cargo.toml
parente2449058c0535ee2de47eb40ab9bb9b879a159b9 (diff)
Fix release
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a599aef..9b22e51 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sigma-trace"
-version = "0.0.1-b"
+version = "0.0.1-c"
edition = "2021"
authors = ["Santo Cariotti <santo@dcariotti.me>"]
repository = "https://github.com/boozec/sigma"