This commit is contained in:
Junegunn Choi
2017-02-05 16:17:54 +09:00
parent 02ceae15a2
commit ee5aeb80a4
5 changed files with 19 additions and 33 deletions

View File

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