This commit is contained in:
Junegunn Choi
2019-12-18 01:07:25 +09:00
parent 212de25409
commit 30577b0c17
4 changed files with 8 additions and 5 deletions

View File

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