mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-10 06:31:54 +08:00
0.10.0
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
const (
|
||||
// Current version
|
||||
Version = "0.9.13"
|
||||
Version = "0.10.0"
|
||||
|
||||
// Core
|
||||
coordinatorDelayMax time.Duration = 100 * time.Millisecond
|
||||
|
||||
Reference in New Issue
Block a user