From 04c4269db3f8058d2afc301dfba49d497249eb5c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 27 Jul 2025 10:35:39 +0900 Subject: 0.65.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 05c5beea..9c4914f1 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "github.com/junegunn/fzf/src/protector" ) -var version = "0.64" +var version = "0.65" var revision = "devel" //go:embed shell/key-bindings.bash -- cgit v1.2.3