This commit is contained in:
Junegunn Choi
2021-03-13 15:13:31 +09:00
parent 1b08f43f82
commit 34fe5ab143
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.25"
var version string = "0.26"
var revision string = "devel"
func main() {