From 18a1aeaa911700488258999a9f05806b6975ff3c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 21 Jul 2017 00:08:55 +0900 Subject: 0.16.9 --- 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 56097ffa..30d1896d 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.16.8" + version = "0.16.9" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3