diff --git a/Cargo-zng.toml b/Cargo-zng.toml index fc7d7e86..d12ff97b 100644 --- a/Cargo-zng.toml +++ b/Cargo-zng.toml @@ -1,6 +1,6 @@ [package] name = "libz-ng-sys" -version = "1.1.12" +version = "1.1.13" authors = ["Alex Crichton ", "Josh Triplett ", "Sebastian Thiel "] links = "z-ng" license = "MIT OR Apache-2.0" diff --git a/Cargo.toml b/Cargo.toml index cc61a988..295fe384 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libz-sys" -version = "1.1.12" +version = "1.1.13" authors = ["Alex Crichton ", "Josh Triplett ", "Sebastian Thiel "] links = "z" license = "MIT OR Apache-2.0"