bump version

This commit is contained in:
yazgoo 2022-11-08 23:51:53 +01:00
parent 7b58296dcf
commit 41f139142f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -716,7 +716,7 @@ checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
[[package]]
name = "skim"
version = "0.10.1"
version = "0.10.2"
dependencies = [
"atty",
"beef",

View file

@ -1,6 +1,6 @@
[package]
name = "skim"
version = "0.10.1"
version = "0.10.2"
authors = ["Zhang Jinzhou <lotabout@gmail.com>"]
description = "Fuzzy Finder in rust!"
documentation = "https://docs.rs/skim"