From b8550bbf01a3dda000662c52f23038ea4a73960d Mon Sep 17 00:00:00 2001 From: Tristan Hume Date: Tue, 4 Apr 2017 20:26:09 -0400 Subject: [PATCH] Bump to 1.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f741d562..f4c0539f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/trishume/syntect" keywords = ["syntax", "highlighting", "highlighter", "colouring", "parsing"] readme = "Readme.md" license = "MIT" -version = "1.2.0" +version = "1.3.0" authors = ["Tristan Hume "] exclude = [ "testdata/*",