This commit is contained in:
Junegunn Choi
2023-05-01 01:55:14 +09:00
parent 88d812fe82
commit fb76893e18
6 changed files with 6 additions and 6 deletions

View File

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