This commit is contained in:
Junegunn Choi
2016-11-09 01:45:27 +09:00
parent f87d382ec8
commit a221c672fb
6 changed files with 22 additions and 5 deletions

View File

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