From a2beb159f1757961f1314b2739b5707ea2af2ea0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 9 Nov 2016 12:41:46 +0900 Subject: 0.15.7 --- 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 e0740af6..23537050 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.6" + version = "0.15.7" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3