]> git.scottworley.com Git - tablify/commitdiff
Release 0.2.0 v0.2.0
authorScott Worley <scottworley@scottworley.com>
Mon, 19 Aug 2024 21:35:44 +0000 (14:35 -0700)
committerScott Worley <scottworley@scottworley.com>
Mon, 19 Aug 2024 21:35:44 +0000 (14:35 -0700)
Cargo.lock
Cargo.toml

index 4ea95ca531270418c552df4108c64da1ca6aaaa1..29910f0c5f82756e69c6df16e751b772e55e8f3a 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
 
 [[package]]
 name = "tablify"
-version = "0.1.0"
+version = "0.2.0"
index 28acdc3d07e1885642d5bef128091a34c96f6f71..d7aaa18c8ab46f419dba268ebffc2297f6df9d8c 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
 [package]
 name = "tablify"
-version = "0.1.0"
+version = "0.2.0"
 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"