summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-06-14 09:18:59 -0700
committerGitHub <noreply@github.com>2017-06-14 09:18:59 -0700
commit78896f9d1a62a986665e5eb0f2b55ffae79eb986 (patch)
treef9fa8729b770503d8086a42e206d0828e9ebe769
parent62f186629419fc234c5a815490d3bb800f935c69 (diff)
parent851c571d8bb2de4677b72960e216809777e17739 (diff)
Auto merge of #746 - emilio:bump-version, r=fitzgen
Bump version number.
-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 309b7dff..71b67905 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.25.3"
+version = "0.25.4"
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 549de642..4c048235 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.3"
+version = "0.25.4"
build = "build.rs"
exclude = [