diff --git a/Cargo-zng.toml b/Cargo-zng.toml index 88a3020b..b49ced0d 100644 --- a/Cargo-zng.toml +++ b/Cargo-zng.toml @@ -1,6 +1,6 @@ [package] name = "libz-ng-sys" -version = "1.1.14" +version = "1.1.15" 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 42eb3e76..e2bcdcb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libz-sys" -version = "1.1.14" +version = "1.1.15" authors = ["Alex Crichton ", "Josh Triplett ", "Sebastian Thiel "] links = "z" license = "MIT OR Apache-2.0"