From 981e5c5a4fd10400edb33b9f58cfea3affaf295d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Fri, 16 Dec 2016 08:06:14 +0100 Subject: [PATCH] Bump version. --- libbindgen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbindgen/Cargo.toml b/libbindgen/Cargo.toml index df22afdd75..408d9fc1ad 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.2" +version = "0.1.3" workspace = ".." [dev-dependencies]