From 7fa5e6c86184b3127f64ce0f7a45b945df077e77 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 21 Sep 2016 01:28:24 +0900 Subject: 0.15.1 --- 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 acb3b4cc..ca8b475f 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.0" + version = "0.15.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3