m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-15 23:03:47 -05:00
This commit is contained in:
Junegunn Choi
2016-11-09 01:45:27 +09:00
parent f87d382ec8
commit a221c672fb
6 changed files with 22 additions and 5 deletions

View File

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