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