X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/c1c11cfc43014f1516a1f7e4c637622fb10129b8..HEAD:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index 5eaaddc..1f452d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tablify" -version = "0.5.1" +version = "0.6.0" edition = "2021" authors = ["Scott Worley "] description = "Summarize a text log as an HTML table"