From 8470e221f9fa5d1f195339737fdd3a7b433cad51 Mon Sep 17 00:00:00 2001 From: Emilio Cobos Álvarez Date: Tue, 20 Jun 2017 12:56:36 +0200 Subject: Breaking version bump. --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e0763e1d..629f093b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "bindgen" -version = "0.25.5" +version = "0.26.0" dependencies = [ "aster 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", "cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index d74b11ea..7a8567ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ name = "bindgen" readme = "README.md" repository = "https://github.com/servo/rust-bindgen" documentation = "https://docs.rs/bindgen" -version = "0.25.5" +version = "0.26.0" build = "build.rs" exclude = [ -- cgit v1.2.3