X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/a9aa3df4e8b7ec0c3af2ed60e9d7620e19a997d4..493e21a274f99cfcc29559de89cf5ca1c11cc35c:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index c94da8d..5e72420 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tablify" -version = "0.6.1-pre" +version = "0.6.1" edition = "2021" authors = ["Scott Worley "] description = "Summarize a text log as an HTML table"