diff --git a/Cargo.toml b/Cargo.toml index d7913881d39e364498a508a04ceb23c31643bc16..d1472c8f4ac6bba72c7f0837c29ea688a516ba4b 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 <jackpot51@gmail.com>"]