summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2017-07-28 00:57:06 +0200
committerEmilio Cobos Álvarez <emilio@crisal.io>2017-07-28 01:33:07 +0200
commit05b1550f0450cea997dc5dff4083aa4b09d01aae (patch)
tree2be8fd18c1ed458e99761983f7efc4cd4f1a5c5d
parentc27afeca101957c168ef158e1abc02e4bda33637 (diff)
Major version bump.
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 690c0a16..3f0f65df 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.28.0"
+version = "0.29.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 91ef7279..d384b8bf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ name = "bindgen"
readme = "README.md"
repository = "https://github.com/rust-lang-nursery/rust-bindgen"
documentation = "https://docs.rs/bindgen"
-version = "0.28.0"
+version = "0.29.0"
build = "build.rs"
exclude = [