diff --git a/Cargo.toml b/Cargo.toml index b1fcfdd..dc1c030 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git2_credentials" -version = "0.7.1" +version = "0.7.2-dev" authors = ["David Bernard "] edition = "2018" description = "Provide credential function to used with git2::RemoteCallbacks.credentials"