From 4bece042077dbf2a37e4f6a9e03e34e2cd20014c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 16 Jan 2017 02:39:37 +0900 Subject: 0.16.0 --- 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 9640dbe7..1abc9b96 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.16.0-alpha" + version = "0.16.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3