Revert "0.17.2"

This reverts commit 2f1edeff78.
This commit is contained in:
Junegunn Choi
2017-12-03 23:42:38 +09:00
parent 2f1edeff78
commit 04aa2992e7
5 changed files with 4 additions and 22 deletions

View File

@@ -9,7 +9,7 @@ import (
const (
// Current version
version = "0.17.2"
version = "0.17.1"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond