This commit is contained in:
Junegunn Choi
2018-10-07 01:43:05 +09:00
parent fd8d371ac7
commit b46227dcb6
6 changed files with 13 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ import (
const (
// Current version
version = "0.17.4"
version = "0.17.5"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond