From 8cdfb23df69df0a991d122185b00e8900875a8cf Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 12 Oct 2025 22:17:52 +0900 Subject: 0.66.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 9c4914f1..5ea69ea9 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "github.com/junegunn/fzf/src/protector" ) -var version = "0.65" +var version = "0.66" var revision = "devel" //go:embed shell/key-bindings.bash -- cgit v1.2.3