From df468fc4827402b6abe857c114123aaed7e6636d Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 10 Nov 2015 01:54:53 +0900 Subject: 0.11.0 --- 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 3da03a4b..c5bcea49 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.9" + version = "0.11.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3