]> git.scottworley.com Git - tablify/commitdiff
Start on 0.6.1
authorScott Worley <scottworley@scottworley.com>
Wed, 16 Jul 2025 09:57:15 +0000 (02:57 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 16 Jul 2025 09:57:15 +0000 (02:57 -0700)
Cargo.lock
Cargo.toml

index b9b660244525c76d4ef37a3a57d4359782b51756..378f84722a1f48519ed06844268374d20a8bb23f 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
 
 [[package]]
 name = "tablify"
-version = "0.6.0"
+version = "0.6.1-pre"
index 1f452d4f6b25191a340ed5865704a78090471f80..c94da8d54e35f610e2a8ee2e1349f7cefdfeff9d 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
 [package]
 name = "tablify"
-version = "0.6.0"
+version = "0.6.1-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"