]> git.scottworley.com Git - tablify/commitdiff
Start on 0.4.0
authorScott Worley <scottworley@scottworley.com>
Fri, 4 Oct 2024 05:09:08 +0000 (22:09 -0700)
committerScott Worley <scottworley@scottworley.com>
Fri, 4 Oct 2024 05:09:15 +0000 (22:09 -0700)
Cargo.lock
Cargo.toml

index 24c541215101f8c9ea1955ee4c712105c2dc3344..5ccde793a8963479c5bafcd6cc5e78d17c340ba9 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
-version = "0.3.0"
+version = "0.4.0-pre"
index 31c875663ae8f618f7cb8b1717b6b12348b4660b..d8ab19490d458c6b4330d23f679faf815c9b46da 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
-version = "0.3.0"
+version = "0.4.0-pre"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"