From 5759d50d4a4ff05f826d1fe546b76315d3860a82 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 16 Jun 2016 02:16:13 +0900 Subject: 0.13.2 --- 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 5147b175..bc06c05e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.13.1" + version = "0.13.2" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3