From d0665b0e88e71aa3480b7b7ce0919ba2412d81f6 Mon Sep 17 00:00:00 2001 From: Alex Hallam Date: Tue, 4 Jul 2023 13:49:27 -0400 Subject: [PATCH] prep branch (#167) --- CHANGELOG.md | 2 +- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1946868..cdb52d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -1.5.0 (2023-07-04) +1.5.1 (2023-07-04) ================== * **Feature** A new flag and associated output is available. The new flat is `--config-details` or `-C`. This will allow users to see the current configuration of `tv`. This is useful for debugging. Here is an example of the output: diff --git a/Cargo.lock b/Cargo.lock index b506be5..1645ea1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -563,7 +563,7 @@ dependencies = [ [[package]] name = "tidy-viewer" -version = "1.5.0" +version = "1.5.1" dependencies = [ "atty", "calm_io", diff --git a/Cargo.toml b/Cargo.toml index 92a0c63..586fd70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "Unlicense/MIT" name = "tidy-viewer" readme = "README.md" repository = "https://github.com/alexhallam/tv" -version = "1.5.0" +version = "1.5.1" [package.metadata.deb] assets = [ diff --git a/README.md b/README.md index ad5803a..91375c8 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ For information on dotfile configuration see `tv --help`. This allows users to s `tv --help` ```txt -tv 1.5.0 +tv 1.5.1 Tidy Viewer (tv) is a csv pretty printer that uses column styling to maximize viewer enjoyment.✨✨📺✨✨ Example Usage: