From a71c47140575b324afeb054a4fbc0e3fa505d4d0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 26 Nov 2016 12:25:27 +0900 Subject: 0.15.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 52884a7d..b9def74b 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.8" + version = "0.15.9" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3