This commit is contained in:
Junegunn Choi
2019-11-15 22:54:55 +09:00
parent b471042037
commit 9a41fd5327
2 changed files with 2 additions and 2 deletions

View File

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