summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2017-01-09 15:44:26 -0800
committerManish Goregaokar <manishsmail@gmail.com>2017-01-09 15:44:26 -0800
commit3e957dafd4ec2347b8244fdb2a8924ac5c60de4f (patch)
treee0b4ac85945113abce5495b9e772978b87769419
parentfab479dce41df1ebde617c060e9ee02eac92803d (diff)
Bump to 0.1.6
-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]