diff --git a/Cargo.toml b/Cargo.toml index cb557168b5..294feee50c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_installer" -version = "0.2.15" +version = "0.2.16" description = "A Redox filesystem builder" license = "MIT" authors = ["Jeremy Soller "]