# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
-version = 3
+version = 4
[[package]]
name = "tablify"
-version = "0.6.1-pre"
+version = "0.6.1"
[package]
name = "tablify"
-version = "0.6.1-pre"
+version = "0.6.1"
edition = "2021"
authors = ["Scott Worley <scottworley@scottworley.com>"]
description = "Summarize a text log as an HTML table"
## [Unreleased]
+
+## [0.6.1] - 2025-07-16
+- Minor cleanups
- Include a git pre-commit hook
## [0.6.0] - 2024-10-24