diff --git a/Cargo.toml b/Cargo.toml index be55e09..f28b42c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "project_init" -version = "2.1.1" +version = "2.2.0" authors = ["Vanessa McHale "] description = "Initialize projects from a template. Fast" license-file = "LICENSE"