This commit is contained in:
Junegunn Choi
2017-01-16 12:12:59 +09:00
parent 8e2e63f9b9
commit 62ab8ece5e
5 changed files with 11 additions and 4 deletions

View File

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