Bump version to 0.6.0

This commit is contained in:
Ferran Basora 2021-06-20 15:04:40 +00:00
parent 159b9e409a
commit c76fd09386
3 changed files with 5 additions and 3 deletions

4
Cargo.lock generated
View File

@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo. # This file is automatically @generated by Cargo.
# It is not intended for manual editing. # It is not intended for manual editing.
version = 3
[[package]] [[package]]
name = "aho-corasick" name = "aho-corasick"
version = "0.7.18" version = "0.7.18"
@ -153,7 +155,7 @@ dependencies = [
[[package]] [[package]]
name = "thumbs" name = "thumbs"
version = "0.5.1" version = "0.6.0"
dependencies = [ dependencies = [
"base64", "base64",
"clap", "clap",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "thumbs" name = "thumbs"
version = "0.5.1" version = "0.6.0"
authors = ["Ferran Basora <fcsonline@gmail.com>"] authors = ["Ferran Basora <fcsonline@gmail.com>"]
edition = "2018" edition = "2018"
description = "A lightning fast version copy/pasting like vimium/vimperator" description = "A lightning fast version copy/pasting like vimium/vimperator"

View File

@ -422,7 +422,7 @@ cargo install thumbs
And those are all available options: And those are all available options:
``` ```
thumbs 0.5.1 thumbs 0.6.0
A lightning fast version copy/pasting like vimium/vimperator A lightning fast version copy/pasting like vimium/vimperator
USAGE: USAGE: