]> git.scottworley.com Git - tablify/commitdiff
Start on 0.6.0
authorScott Worley <scottworley@scottworley.com>
Thu, 24 Oct 2024 17:23:15 +0000 (10:23 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 24 Oct 2024 17:23:15 +0000 (10:23 -0700)
Cargo.lock
Cargo.toml

index 06c065567e16aec84fbea2903e855b53bf17d121..cf15f9f91b9d8bd98b762f08c4a6735aac873be1 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
 
 [[package]]
 name = "tablify"
-version = "0.5.1"
+version = "0.6.0-pre"
index 5eaaddcacc642e0f6fb70c35f39333c67c68c381..41d676a19abd5455d698d62873dfee9af2b66401 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
 [package]
 name = "tablify"
-version = "0.5.1"
+version = "0.6.0-pre"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"