diff --git a/Cargo.toml b/Cargo.toml index b9df7d0..7b4e223 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "top-logs" -version = "1.75.0" +version = "1.76.0" authors = ["Daniel Mikusa "] edition = "2018" description = "Tops logs is a tool which can be used to parse through access logs to understand usage trends and hunt for problems"