This commit is contained in:
Junegunn Choi
2020-04-03 17:33:29 +09:00
parent 21f94ee800
commit 334a4fa159
6 changed files with 37 additions and 5 deletions

View File

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