summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-01-09 15:45:51 -0800
committerGitHub <noreply@github.com>2017-01-09 15:45:51 -0800
commitc77e76c4326b3069963bf292c98eeb99f6364fa2 (patch)
treee0b4ac85945113abce5495b9e772978b87769419
parentfab479dce41df1ebde617c060e9ee02eac92803d (diff)
parent3e957dafd4ec2347b8244fdb2a8924ac5c60de4f (diff)
Auto merge of #391 - servo:bump, r=mbrubeck
Bump to 0.1.6 None
-rw-r--r--libbindgen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbindgen/Cargo.toml b/libbindgen/Cargo.toml
index cbe3b13f..f5498bc9 100644
--- a/libbindgen/Cargo.toml
+++ b/libbindgen/Cargo.toml
@@ -12,7 +12,7 @@ license = "BSD-3-Clause"
name = "libbindgen"
readme = "README.md"
repository = "https://github.com/servo/rust-bindgen"
-version = "0.1.5"
+version = "0.1.6"
workspace = ".."
[dev-dependencies]