summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Fitzgerald <fitzgen@gmail.com>2017-10-27 11:08:00 -0700
committerNick Fitzgerald <fitzgen@gmail.com>2017-10-27 11:08:00 -0700
commit849c41de2a2f356555a83ec051794246bc985434 (patch)
treef542f16958998424a6d0a811327bce651ac3cfee
parentd5d962332b8574c06cdbe90b7fbc88486f4772c3 (diff)
Bump to version 0.31.0
-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 8c2399f7..ce443cc5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.30.1"
+version = "0.31.0"
dependencies = [
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index d1e93321..50653af4 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.30.1"
+version = "0.31.0"
build = "build.rs"
include = [