mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-20 11:21:15 +08:00
0.24.0-rc1
This commit is contained in:
@@ -9,9 +9,6 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// Current version
|
||||
version = "0.24.0"
|
||||
|
||||
// Core
|
||||
coordinatorDelayMax time.Duration = 100 * time.Millisecond
|
||||
coordinatorDelayStep time.Duration = 10 * time.Millisecond
|
||||
|
||||
Reference in New Issue
Block a user