This commit is contained in:
Junegunn Choi
2022-09-28 11:05:39 +09:00
parent 78ad6d2d88
commit 04d0b0223f
5 changed files with 5 additions and 5 deletions

View File

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