m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-15 23:03:47 -05:00
This commit is contained in:
Junegunn Choi
2015-09-19 22:18:04 +09:00
parent 72cc558fdc
commit d2f3604c1d
4 changed files with 9 additions and 11 deletions

View File

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