From ef69d847a3f7f936fb2ce58421b59b6f96dcffd6 Mon Sep 17 00:00:00 2001 From: Emilio Cobos Álvarez Date: Fri, 9 Dec 2016 16:11:24 -1000 Subject: Publish 0.1.1 for the recent changes. --- libbindgen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbindgen/Cargo.toml b/libbindgen/Cargo.toml index 9f02e2ba..8d050a96 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.0" +version = "0.1.1" workspace = ".." [dev-dependencies] -- cgit v1.2.3