This commit is contained in:
Junegunn Choi
2015-08-12 02:09:46 +09:00
parent cacc212f12
commit 8156e9894e
3 changed files with 3 additions and 3 deletions

View File

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