diff --git a/Cargo.toml b/Cargo.toml index 30d69a6..3132900 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple_logger" -version = "4.2.0" +version = "4.3.0" license = "MIT" authors = ["Sam Clements "] description = "A logger that prints all messages with a readable output format"