This commit is contained in:
Junegunn Choi
2016-11-09 12:41:46 +09:00
parent 7ce427ff47
commit a2beb159f1
5 changed files with 9 additions and 5 deletions

View File

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