X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/156f8d37e7451b5f31f02f32b0f0eb07df8c3954..refs/heads/master:/Cargo.toml?ds=inline diff --git a/Cargo.toml b/Cargo.toml index 41d676a..1f452d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tablify" -version = "0.6.0-pre" +version = "0.6.0" edition = "2021" authors = ["Scott Worley "] description = "Summarize a text log as an HTML table"