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