X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/5a070b309feffc87f170365411c5e71626f72520..a638dfe78611c069402096f0c702c3f51648962c:/Cargo.toml?ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index d8ab194..a1e17f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tablify" -version = "0.4.0-pre" +version = "0.5.0-pre" edition = "2021" authors = ["Scott Worley "] description = "Summarize a text log as an HTML table"