This commit is contained in:
Junegunn Choi
2017-07-21 18:41:11 +09:00
parent bd98f988f0
commit 6dbc108da2
5 changed files with 9 additions and 4 deletions

View File

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