From 397fe8e395d215cc3ce3d24527ae1cdbe27acb1b Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 28 Jun 2025 00:32:41 +0900 Subject: 0.63.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 5b5e3fdf..ff7a81e8 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "github.com/junegunn/fzf/src/protector" ) -var version = "0.62" +var version = "0.63" var revision = "devel" //go:embed shell/key-bindings.bash -- cgit v1.2.3