This commit is contained in:
Junegunn Choi
2016-10-23 22:00:32 +09:00
parent 37f2d8f795
commit 9f30ca2923
5 changed files with 12 additions and 5 deletions

View File

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