diff --git a/Cargo.toml b/Cargo.toml index 4abd67a..7b8135c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "os_pipe" -version = "1.1.2" +version = "1.1.3" authors = ["Jack O'Connor"] description = "a cross-platform library for opening OS pipes" repository = "https://github.com/oconnor663/os_pipe.rs"