m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-14 22:33:47 -05:00

Revert "0.10.1"

This reverts commit 6166e2dd80.
This commit is contained in:
Junegunn Choi
2015-07-27 00:03:14 +09:00
parent 6166e2dd80
commit 7814371a9a
3 changed files with 3 additions and 3 deletions

View File

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