]> git.scottworley.com Git - tablify/commitdiff
Start on 0.6.2
authorScott Worley <scottworley@scottworley.com>
Sun, 12 Jul 2026 02:53:54 +0000 (19:53 -0700)
committerScott Worley <scottworley@scottworley.com>
Sun, 12 Jul 2026 02:54:07 +0000 (19:54 -0700)
Cargo.lock
Cargo.toml

index 36de8f14cb35ea9374d612b829f0e9a48b39ef09..3c4a6fb07c14a2adfdaf8ae471797c27ddc41d72 100644 (file)
@@ -4,4 +4,4 @@ version = 4
 
 [[package]]
 name = "tablify"
-version = "0.6.1"
+version = "0.6.2-pre"
index 5e724209c6ba92ee73b5f92c2b281c1510384e81..db61eb8ebe6c6595b2961c7d0de63965cccf28db 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
-version = "0.6.1"
+version = "0.6.2-pre"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"