diff --git a/Cargo.toml b/Cargo.toml index 4757e4e..ff30160 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "crit" description = "Rust cross-compiler" -version = "0.0.6" +version = "0.0.7" authors = ["Andrew Pennebaker "] license = "BSD-2-Clause" homepage = "https://github.com/mcandre/crit"