m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 00:53:42 -05:00
This commit is contained in:
Junegunn Choi
2016-10-04 02:17:36 +09:00
parent aeb957a285
commit 3222d62ddf
6 changed files with 42 additions and 21 deletions

View File

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