diff --git a/Cargo.toml b/Cargo.toml index eec7205..6b83a9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cc" -version = "1.0.4" +version = "1.0.5" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" repository = "https://github.com/alexcrichton/cc-rs"