From 1bc223d4b3849818b14c87e886359c2e4a617fb2 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 25 Sep 2016 22:20:43 +0900 Subject: 0.15.2 --- 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 ca8b475f..1582c9d4 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.15.1" + version = "0.15.2" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3