From ecb6b234cc130c760f792f95ce59b413be4cb5c4 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 2 Aug 2017 02:44:06 +0900 Subject: 0.16.11 --- 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 9b71c529..10df1e7e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.16.10" + version = "0.16.11" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3