From 40d934e378ec2072c9d807f7ca1fca73bda1d13d Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 7 Feb 2016 10:56:29 +0900 Subject: 0.11.3 --- 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 6f6898d5..e859f3bc 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.11.2" + version = "0.11.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3