This commit is contained in:
Junegunn Choi
2017-07-21 00:08:55 +09:00
parent c9f16b6430
commit 18a1aeaa91
5 changed files with 16 additions and 4 deletions

View File

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