From 61a1bb2a9b5150422e10ff840da94d3cf3ec6dad Mon Sep 17 00:00:00 2001 From: Tristan Hume Date: Tue, 5 Sep 2017 15:54:34 -0400 Subject: [PATCH] Bump version to 1.7.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e6df9931..42a19bc5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["syntax", "highlighting", "highlighter", "colouring", "parsing"] categories = ["parser-implementations", "parsing", "text-processing"] readme = "Readme.md" license = "MIT" -version = "1.7.1" +version = "1.7.2" authors = ["Tristan Hume "] exclude = [ "testdata/*",