From 184027b5e0f7cc19473cfc0403fa78798aae71cd Mon Sep 17 00:00:00 2001 From: specCon18 Date: Thu, 21 Sep 2023 17:06:39 -0400 Subject: [PATCH] Updated Version Number RELEASE 1.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fbbd2fb..a139952 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sk_extract" -version = "0.9.0" +version = "1.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html