This commit is contained in:
Junegunn Choi
2023-05-26 00:08:07 +09:00
parent e3f91bfe1b
commit 098ef4d7cf
6 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ import (
"github.com/junegunn/fzf/src/protector"
)
var version string = "0.40"
var version string = "0.41"
var revision string = "devel"
func main() {