diff --git a/Cargo.toml b/Cargo.toml index 982ef9c..d1f831b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "async-tar" -version = "0.4.2" +version = "0.5.0" authors = ["dignifiedquire ", "Alex Crichton "] homepage = "https://github.com/dignifiedquire/async-tar" repository = "https://github.com/dignifiedquire/async-tar"