From 8b0d0342d43ed410e8542655932b60c9c0d817c6 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 29 Sep 2016 03:05:20 +0900 Subject: 0.15.3 --- 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 1582c9d4..35818cda 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.2" + version = "0.15.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3