m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00
This commit is contained in:
Junegunn Choi
2024-05-01 10:10:25 +09:00
parent 835d2fb98c
commit 260a65b0fb
7 changed files with 11 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/junegunn/fzf/src/protector"
)
var version string = "0.50"
var version string = "0.51"
var revision string = "devel"
//go:embed shell/key-bindings.bash