diff --git a/Cargo.toml b/Cargo.toml index a041a63..92d7b3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "project_init" -version = "3.0.3" +version = "3.0.4" authors = ["Vanessa McHale "] description = "Quickly initialize projects from a template." license-file = "LICENSE"