From b1d7115a9ddd9b0b104035fa3fbe2d7a7f9305d6 Mon Sep 17 00:00:00 2001 From: Riccardo Attilio Galli Date: Sat, 21 May 2022 00:13:26 -0700 Subject: [PATCH] Release version 0.7 --- CHANGELOG.md | 2 ++ Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 027355b..12f2144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] + +## [0.7.0] - 2022-05-21 - Add support for --join - Add support for --lines - Add support for --complement diff --git a/Cargo.lock b/Cargo.lock index 9f33d4e..8abbaab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -125,7 +125,7 @@ checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41" [[package]] name = "tuc" -version = "0.6.0" +version = "0.7.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index eb7d4a6..afcccf8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tuc" description = "When cut doesn't cut it" -version = "0.6.0" +version = "0.7.0" authors = ["Riccardo Attilio Galli "] edition = "2018" homepage = "https://github.com/riquito/tuc" diff --git a/README.md b/README.md index 063e772..5d0a92f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ cargo install tuc ## Help ``` -tuc 0.7.0 [UNRELEASED] +tuc 0.8.0 [UNRELEASED] When cut doesn't cut it. USAGE: