This commit is contained in:
Junegunn Choi
2015-09-12 12:50:32 +09:00
parent 64443221aa
commit de829c0938
4 changed files with 10 additions and 4 deletions

View File

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