This commit is contained in:
Junegunn Choi
2016-06-16 02:16:13 +09:00
parent e455836cc9
commit 5759d50d4a
4 changed files with 8 additions and 4 deletions

View File

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