This commit is contained in:
Junegunn Choi
2015-08-02 13:06:15 +09:00
parent dea60b11bc
commit 634670e3ea
7 changed files with 14 additions and 12 deletions

View File

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