diff --git a/Cargo.toml b/Cargo.toml index 6291d43..d752f89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-conform" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "Keep track of your local git repositories" repository = "https://github.com/ndr3www/git-conform"