0.59.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
2025-02-02 23:39:47 +09:00
parent c1470a51b8
commit bbe1721a18
8 changed files with 15 additions and 29 deletions

View File

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