From 0476a65fca287a1cd17ae3cbdfd8155eb0fb40ad Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 15 Dec 2024 17:03:47 +0900 Subject: 0.57.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 30bb1fbe..f0ff3652 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "github.com/junegunn/fzf/src/protector" ) -var version = "0.56" +var version = "0.57" var revision = "devel" //go:embed shell/key-bindings.bash -- cgit v1.2.3