X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/7e91db8fa22586917fb41a9cf94cdb5dabf2a70a..88a08162523cf4a0a7c1286b1438fdf16ca6c802:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index 28acdc3..0b0c6f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tablify" -version = "0.1.0" +version = "0.3.0-pre" edition = "2021" authors = ["Scott Worley "] description = "Summarize a text log as an HTML table"