From b46227dcb6f1718d66ad828443d9f03a4bd58c4c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 7 Oct 2018 01:43:05 +0900 Subject: 0.17.5 --- src/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constants.go') diff --git a/src/constants.go b/src/constants.go index 5f583e4c..85355371 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.4" + version = "0.17.5" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3