diff --git a/Cargo.toml b/Cargo.toml index 892a8df7..10b0c3f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "skim" -version = "0.10.2" +version = "0.10.3" authors = ["Zhang Jinzhou "] description = "Fuzzy Finder in rust!" documentation = "https://docs.rs/skim"