From 248320fa55c75a69a8f479125de68f10ee2311d0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 1 Dec 2015 00:39:45 +0900 Subject: 0.11.1 --- 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 c5bcea49..4a18da5a 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.11.0" + version = "0.11.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3