This commit is contained in:
Junegunn Choi
2016-08-21 05:00:27 +09:00
parent 1f7d1f9b15
commit b86838c2b0
6 changed files with 11 additions and 5 deletions

View File

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