From b49f22cdf9f2ca021382ddeb026c739a22120781 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 5 Jun 2017 23:21:50 +0900 Subject: 0.16.8 --- 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 06889903..56097ffa 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.16.7" + version = "0.16.8" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3