This commit is contained in:
Junegunn Choi
2023-06-15 00:37:41 +09:00
parent d0b7780239
commit d471067e3f
6 changed files with 8 additions and 7 deletions

View File

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