This commit is contained in:
Junegunn Choi
2015-06-21 17:40:36 +09:00
parent 8270f7f0ca
commit a336494f5d
6 changed files with 168 additions and 46 deletions

View File

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