diff --git a/Cargo.toml b/Cargo.toml index e3c67001a4..bbf5e2f03f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_installer" -version = "0.2.42" +version = "0.2.42-rb1" description = "A Redox filesystem builder" license = "MIT" authors = ["Jeremy Soller "]