From f0fe79dd3bb4b782ad6040c970b4bfc818729f05 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 10 Jun 2018 10:35:52 +0900 Subject: 0.17.4 --- src/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants.go b/src/constants.go index f3033840..b501a2aa 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.3" + version = "0.17.4" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3