diff --git a/Cargo.toml b/Cargo.toml index 7ce3ac2..577b073 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gitrs" -version = "0.3.2" +version = "0.3.3" authors = ["mccurdyc"] description = "A simple, opinionated, tool, written in Rust, for declaratively managing Git repos on your machine." readme = "./README.md"