m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-08 11:23:47 -05:00
This commit is contained in:
Junegunn Choi
2024-12-15 17:03:47 +09:00
parent 2cb2af115a
commit 0476a65fca
5 changed files with 5 additions and 5 deletions

View File

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