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

index e7073fc2df1c4046a5c02ea4866b65902944ecb9..68592ce852e747f67d70b2730e456a220d2cc709 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
-version = "0.4.0"
+version = "0.5.0-pre"
index 5ddedbe445d579b00573f11f0ede214eeb8b6d8c..a1e17f6ed0742f4386b6c26142947dafa16f5241 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
-version = "0.4.0"
+version = "0.5.0-pre"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"