This commit is contained in:
Junegunn Choi
2020-10-07 19:07:09 +09:00
parent 2986e64a49
commit dba14d2630
7 changed files with 11 additions and 33 deletions

View File

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