This commit is contained in:
Junegunn Choi
2017-06-05 23:21:50 +09:00
parent 7e483b0c25
commit b49f22cdf9
5 changed files with 18 additions and 4 deletions

View File

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