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