diff --git a/Cargo.toml b/Cargo.toml index 82e8df1af..c2666098c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokio-process" -version = "0.1.3" +version = "0.1.4" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" repository = "https://github.com/alexcrichton/tokio-process"