m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-15 23:03:47 -05:00

Revert "0.10.6"

This reverts commit d2f3604c1d.
This commit is contained in:
Junegunn Choi
2015-09-19 22:27:09 +09:00
parent d2f3604c1d
commit 987799f8fb
4 changed files with 11 additions and 9 deletions

View File

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