This commit is contained in:
Junegunn Choi
2017-04-30 11:54:40 +09:00
parent eba9e04e2e
commit 2d61691bb2
4 changed files with 10 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import (
const (
// Current version
version = "0.16.6"
version = "0.16.7"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond