0.57.0
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Test fzf on Linux / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled

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