From 8a90f26c8a4ac34517eeed9f3498dd790d255474 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 14 Jun 2016 21:53:00 +0900 Subject: 0.13.1 --- 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 a9f14b7b..5147b175 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.13.0" + version = "0.13.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3