This commit is contained in:
Junegunn Choi
2017-03-05 03:05:06 +09:00
parent 88ac397158
commit e03e91477b
5 changed files with 9 additions and 4 deletions

View File

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