summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Bradfield <bradfier@fstab.me>2017-08-26 23:25:03 +0100
committerRichard Bradfield <bradfier@fstab.me>2017-08-26 23:25:03 +0100
commit3cbdb9894c5e90631d7fced86f8adf9868672706 (patch)
treee07530f9c389157ed271a4e498a10f617aed88fa
parentdc253cb8ce7f899fa2322d2e3763507448d51553 (diff)
Bump version to 0.30.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 8639b56e..3135089f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.29.0"
+version = "0.30.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 fc6294dd..0e57a06b 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.29.0"
+version = "0.30.0"
build = "build.rs"
include = [