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-07-16 01:06:53 +09:00
parent 6439a138fe
commit fccc93176b
5 changed files with 9 additions and 5 deletions

View File

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