diff --git a/Cargo.lock b/Cargo.lock index 0fbf900..75707ba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -664,7 +664,7 @@ dependencies = [ [[package]] name = "scie-pants" -version = "0.12.1" +version = "0.12.2" dependencies = [ "anyhow", "dirs", diff --git a/Cargo.toml b/Cargo.toml index cee11cf..b6d45a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ [package] name = "scie-pants" description = "Protects your Pants from the elements." -version = "0.12.1" +version = "0.12.2" edition = "2021" authors = [ "John Sirois ",