diff --git a/Cargo.toml b/Cargo.toml index 8b0ccb3..1195e32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "krust" -version = "0.0.3" +version = "0.0.1" edition = "2021" authors = ["Jason Hall "] description = "A container image build tool for Rust applications"