This commit is contained in:
Junegunn Choi
2019-03-31 11:22:38 +09:00
parent df570afd52
commit ff951341c9
5 changed files with 20 additions and 5 deletions

View File

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