This commit is contained in:
Junegunn Choi
2017-02-19 01:40:25 +09:00
parent 11407bf656
commit e87a85a179
5 changed files with 5 additions and 4 deletions

View File

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