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
2015-08-03 00:21:21 +09:00
parent 15c49a3e08
commit c4cf90a3d2
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.2"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond