This commit is contained in:
Junegunn Choi
2018-06-10 10:35:52 +09:00
parent daa1958f86
commit f0fe79dd3b
6 changed files with 25 additions and 5 deletions

View File

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