summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-10-20 16:54:45 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-10-20 16:54:45 +0200
commitb4928935b8eb0328c134125843243b63eb491676 (patch)
tree396a5b83c1afe819cb0264ad4dadf1801ce8d066
parentb14a75ec34d40afcb1b83e8393e15a3030f2114d (diff)
Release version 0.0.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bb5d9af..2ba72f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sigma-trace"
-version = "0.0.2"
+version = "0.0.3"
edition = "2021"
authors = ["Santo Cariotti <santo@dcariotti.me>"]
repository = "https://github.com/boozec/sigma"