This commit is contained in:
Junegunn Choi
2016-01-14 02:54:08 +09:00
parent f6c6e59a50
commit 95970164ad
3 changed files with 6 additions and 3 deletions

View File

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