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

This commit is contained in:
Junegunn Choi
2025-11-16 16:36:04 +09:00
parent 2471edf3ff
commit 4b99faf085
6 changed files with 9 additions and 5 deletions

View File

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