This commit is contained in:
Junegunn Choi
2017-08-02 02:44:06 +09:00
parent 39dbc8acdb
commit ecb6b234cc
5 changed files with 9 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ import (
const (
// Current version
version = "0.16.10"
version = "0.16.11"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond