m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00
This commit is contained in:
Junegunn Choi
2024-04-15 00:02:27 +09:00
parent 3acb4ca90e
commit f97d275413
6 changed files with 10 additions and 34 deletions

View File

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