This commit is contained in:
Junegunn Choi
2016-11-26 12:25:27 +09:00
parent 3858086047
commit a71c471405
5 changed files with 20 additions and 5 deletions

View File

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