This commit is contained in:
Junegunn Choi
2017-12-03 23:34:37 +09:00
parent 306d51cdcf
commit 2f1edeff78
5 changed files with 22 additions and 4 deletions

View File

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