This commit is contained in:
Junegunn Choi
2020-10-11 02:04:07 +09:00
parent 3248153d9f
commit fc7630a66d
6 changed files with 7 additions and 5 deletions

View File

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