From ec8f7cf81f201e0046c0047dc5ed840c4e9f6e3b Mon Sep 17 00:00:00 2001 From: Alex Hallam Date: Tue, 4 Jul 2023 13:51:41 -0400 Subject: [PATCH] bump version --- 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 cdb52d0..6fe61fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -1.5.1 (2023-07-04) +1.5.2 (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 1645ea1..0f80755 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -563,7 +563,7 @@ dependencies = [ [[package]] name = "tidy-viewer" -version = "1.5.1" +version = "1.5.2" dependencies = [ "atty", "calm_io", diff --git a/Cargo.toml b/Cargo.toml index 586fd70..5abd667 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.1" +version = "1.5.2" [package.metadata.deb] assets = [ diff --git a/README.md b/README.md index 91375c8..abf5965 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.1 +tv 1.5.2 Tidy Viewer (tv) is a csv pretty printer that uses column styling to maximize viewer enjoyment.✨✨📺✨✨ Example Usage: