diff --git a/Cargo.toml b/Cargo.toml index e5c66d10f6..f98e1174b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_syscall" -version = "0.9.0+rb0.3.0" +version = "0.9.0+rb0.3.1" description = "A Rust library to access raw Redox system calls" license = "MIT" authors = ["Jeremy Soller ", "vasilito "]