From 2f1edeff78e275662667abc616287e7b9909c1c0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 3 Dec 2017 23:34:37 +0900 Subject: 0.17.2 --- 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 8eddce9f..eebb1924 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.1" + version = "0.17.2" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3