From c76fd093866a13e1d02057c447a8e8563aa3558f Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Sun, 20 Jun 2021 15:04:40 +0000 Subject: [PATCH] Bump version to 0.6.0 --- Cargo.lock | 4 +++- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dda6d78..ac3fbd8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "aho-corasick" version = "0.7.18" @@ -153,7 +155,7 @@ dependencies = [ [[package]] name = "thumbs" -version = "0.5.1" +version = "0.6.0" dependencies = [ "base64", "clap", diff --git a/Cargo.toml b/Cargo.toml index e0100f7..0b0f5e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "thumbs" -version = "0.5.1" +version = "0.6.0" authors = ["Ferran Basora "] edition = "2018" description = "A lightning fast version copy/pasting like vimium/vimperator" diff --git a/README.md b/README.md index ba5b9a5..5b3a613 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,7 @@ cargo install thumbs And those are all available options: ``` -thumbs 0.5.1 +thumbs 0.6.0 A lightning fast version copy/pasting like vimium/vimperator USAGE: