diff --git a/Cargo.toml b/Cargo.toml index e4d7ce3..32dab8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pkg-config" -version = "0.3.14" +version = "0.3.15" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" repository = "https://github.com/rust-lang/pkg-config-rs"