From 3222d62ddf0b8072e43ac2b5abd52b1d6d3f6eef Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 4 Oct 2016 02:17:36 +0900 Subject: 0.15.4 --- 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 35818cda..a96c362c 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.3" + version = "0.15.4" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3