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