From 3e957dafd4ec2347b8244fdb2a8924ac5c60de4f Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Mon, 9 Jan 2017 15:44:26 -0800 Subject: Bump to 0.1.6 --- libbindgen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- cgit v1.2.3