]> git.scottworley.com Git - tablify/commitdiff
Start on 0.3.0
authorScott Worley <scottworley@scottworley.com>
Sat, 24 Aug 2024 08:50:21 +0000 (01:50 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 2 Oct 2024 09:40:34 +0000 (02:40 -0700)
Cargo.lock
Cargo.toml

index 950ed0f2d6bf5dc43db8ba9b9d409f9a0f2ed33b..4c73dc3bcb74f071efe7efb3a1b64bfbf2e47930 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
 
 [[package]]
 name = "tablify"
-version = "0.2.1"
+version = "0.3.0-pre"
index 80ab0ec28f90cd6eb76fece45c4258777ed411f3..0b0c6f21428e00c18518040d7d0a333060720906 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
 [package]
 name = "tablify"
-version = "0.2.1"
+version = "0.3.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"