m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00
This commit is contained in:
Junegunn Choi
2017-03-05 03:05:06 +09:00
parent 88ac397158
commit e03e91477b
5 changed files with 9 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ import (
const (
// Current version
version = "0.16.5"
version = "0.16.6"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond