This commit is contained in:
Junegunn Choi
2022-11-12 00:57:33 +09:00
parent 8868d7d188
commit d01ae55109
5 changed files with 21 additions and 19 deletions

View File

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