m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 07:13:48 -05:00

Revert "Revert "0.10.6""

This reverts commit 987799f8fb.
This commit is contained in:
Junegunn Choi
2015-09-19 22:51:12 +09:00
parent 987799f8fb
commit d980e00961
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