diff --git a/Cargo.toml b/Cargo.toml index 742e436..ac9be03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A library using nom for parsing ANSI Escape Codes" homepage = "https://gitlab.com/DavidBittner/ansi-parser" authors = ["David Bittner "] -version = "0.3.0" +version = "0.4.0" license = "MPL-2.0" edition = "2018"