From 0b33dc6ce19357f7b32857dbb1fecd181fb899e8 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 16 Oct 2017 01:58:57 +0900 Subject: 0.17.1 --- 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 d5445299..e6ed1702 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.0" + version = "0.17.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3