This commit is contained in:
Junegunn Choi
2017-01-30 01:53:17 +09:00
parent a425e96fb2
commit d85a69a709
4 changed files with 4 additions and 4 deletions

View File

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