diff --git a/Cargo.lock b/Cargo.lock index 82b7a90..4298a3a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -165,7 +165,7 @@ dependencies = [ [[package]] name = "git-scrubber" -version = "0.1.0" +version = "0.1.1" dependencies = [ "blake3", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 782c3c6..6fb3935 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-scrubber" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html