diff --git a/Cargo.toml b/Cargo.toml index 6a3c6e7..e74990b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghscaff" -version = "0.3.0" +version = "0.3.1" edition = "2021" description = "Interactive CLI wizard for creating and configuring GitHub repositories" license = "MIT"