From 95970164ad0f03cd1a95aec2ad3d3cba180c0308 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 14 Jan 2016 02:54:08 +0900 Subject: 0.11.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 4a18da5a..0145958c 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.11.1" + version = "0.11.2" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3