This commit is contained in:
Junegunn Choi
2024-03-10 21:43:41 +09:00
parent 01871ea383
commit 98ee5e651a
6 changed files with 6 additions and 5 deletions

View File

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