From 40a2eb75ff454943bcc4fd0ab22f4171e7c7b521 Mon Sep 17 00:00:00 2001 From: Kyle Mayes Date: Sun, 2 Jul 2017 17:16:35 -0400 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f2ef8212b..2418140a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "clang-sys" authors = ["Kyle Mayes "] -version = "0.18.0" +version = "0.19.0" readme = "README.md" license = "Apache-2.0"