mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-14 14:23:47 -05:00
Prepare for 0.9.9 release
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
// Current version
|
||||
const Version = "0.9.8"
|
||||
const Version = "0.9.9"
|
||||
|
||||
// fzf events
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user