]> git.scottworley.com Git - tablify/commitdiff
Start on 0.5.1
authorScott Worley <scottworley@scottworley.com>
Sat, 5 Oct 2024 02:19:10 +0000 (19:19 -0700)
committerScott Worley <scottworley@scottworley.com>
Sat, 5 Oct 2024 02:19:10 +0000 (19:19 -0700)
Cargo.lock
Cargo.toml

index 34e7def538c8aad880a0bf4de252cec177290060..9109ee66a8c0221e2c1cf26b8060148f39a49179 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
-version = "0.5.0"
+version = "0.5.1-pre"
index 35870c028c0bed658143bd505d4e23e8bd2a4e1b..20df00e641808bf21e55c50b9b8753e15afe42b3 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
-version = "0.5.0"
+version = "0.5.1-pre"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"