diff --git a/Cargo.toml b/Cargo.toml index d61b1b6091..9aa147ee6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_installer" -version = "0.2.7" +version = "0.2.8" description = "A Redox filesystem builder" license = "MIT" authors = ["Jeremy Soller "]