diff --git a/asyncgit/Cargo.toml b/asyncgit/Cargo.toml index 2ffc154e..98c51938 100644 --- a/asyncgit/Cargo.toml +++ b/asyncgit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asyncgit" -version = "0.1.5" +version = "0.1.6" authors = ["Stephan Dilly "] edition = "2018" description = "allow using git2 in a asynchronous context"