From fccc93176bbad6658324ffe121775dc2e0d66c07 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 16 Jul 2016 01:06:53 +0900 Subject: 0.13.3 --- 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 bc06c05e..3dfbf46d 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.13.2" + version = "0.13.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3