summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Fitzgerald <fitzgen@gmail.com>2017-06-22 09:37:19 -0700
committerNick Fitzgerald <fitzgen@gmail.com>2017-06-22 09:37:19 -0700
commit2000177d0b99cc8cbd901e4ceb81ea60a547e381 (patch)
tree74b870b203886d342842abd51cb61288fc36e270
parentd9ede218489e0bf5330d0005676f7687025e44c8 (diff)
Minor version bump to 0.26.2
-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 b88f8be1..4f5ab457 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "bindgen"
-version = "0.26.1"
+version = "0.26.2"
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 0f17dc8e..39724baa 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.26.1"
+version = "0.26.2"
build = "build.rs"
exclude = [