mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 20:52:06 -07:00
0.16.0
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
const (
|
||||
// Current version
|
||||
version = "0.16.0-alpha"
|
||||
version = "0.16.0"
|
||||
|
||||
// Core
|
||||
coordinatorDelayMax time.Duration = 100 * time.Millisecond
|
||||
|
Reference in New Issue
Block a user