From c4c92142a6001936420096d9f8e335cb25e116aa Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 14 Aug 2016 18:06:00 +0900 Subject: 0.13.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 3dfbf46d..e87e3938 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.13.3" + version = "0.13.4" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3