diff --git a/Cargo.toml b/Cargo.toml index cc76857..b77f458 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "containeryard" description = "Container Yard is a declarative, reproducible, and reusable decentralized approach for defining containers. Think Nix flakes meets Containerfiles (aka Dockerfiles)." authors = ["Henry McMahon"] license = "Apache-2.0" -version = "0.3.0" +version = "0.3.1" edition = "2021" repository = "https://github.com/mcmah309/containeryard" rust-version = "1.80"