From ff951341c993ed84ad65344e496e122ee3dddf67 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 31 Mar 2019 11:22:38 +0900 Subject: 0.18.0 --- 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 85355371..a49e1fe1 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.5" + version = "0.18.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3