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