]> git.scottworley.com Git - tablify/commitdiff
Start on 0.2.1
authorScott Worley <scottworley@scottworley.com>
Tue, 20 Aug 2024 17:39:59 +0000 (10:39 -0700)
committerScott Worley <scottworley@scottworley.com>
Tue, 20 Aug 2024 18:00:19 +0000 (11:00 -0700)
Cargo.lock
Cargo.toml

index 29910f0c5f82756e69c6df16e751b772e55e8f3a..a3cf2bf3179786bbafb558f4e37b2f4e23009184 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
 
 [[package]]
 name = "tablify"
-version = "0.2.0"
+version = "0.2.1-pre"
index d7aaa18c8ab46f419dba268ebffc2297f6df9d8c..fc39f148f1f1c7e6fda3706c10844f197ad9a4f9 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
 [package]
 name = "tablify"
-version = "0.2.0"
+version = "0.2.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"