Bump version

This commit is contained in:
Ferran Basora 2021-09-03 13:59:51 +00:00
parent 43d185248d
commit 90b82c7d12
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -155,7 +155,7 @@ dependencies = [
[[package]]
name = "thumbs"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"base64",
"clap",

View File

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