This commit is contained in:
Junegunn Choi
2022-08-02 21:56:14 +09:00
parent f0bfeba733
commit f7e7259910
3 changed files with 3 additions and 3 deletions

View File

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