diff --git a/asyncgit/Cargo.toml b/asyncgit/Cargo.toml index 49caf4b6..25b7f420 100644 --- a/asyncgit/Cargo.toml +++ b/asyncgit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asyncgit" -version = "0.1.1" +version = "0.1.2" authors = ["Stephan Dilly "] edition = "2018" description = "allow using git2 in a asynchronous context"