diff --git a/Cargo.lock b/Cargo.lock index 1e09ed2..184d513 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2030,7 +2030,7 @@ dependencies = [ [[package]] name = "spackle" -version = "0.4.0" +version = "0.4.1" dependencies = [ "async-process", "async-stream", diff --git a/Cargo.toml b/Cargo.toml index 28c7ecc..9429fce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spackle" -version = "0.4.0" +version = "0.4.1" edition = "2021" repository = "https://github.com/a2-ai/spackle" description = "A frictionless project templating tool."