From d4da81a5b6931905084a07b0644bdc17536b2999 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Fri, 21 Jul 2017 14:59:21 -0700 Subject: Bump to 0.28.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1615200e..690c0a16 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "bindgen" -version = "0.27.0" +version = "0.28.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 06772302..4d06d7d4 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.27.0" +version = "0.28.0" build = "build.rs" exclude = [ -- cgit v1.2.3