From 64afff6b9adf366e020fa0f9836154585dae8523 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 3 Nov 2015 23:03:49 +0900 Subject: 0.10.9 --- 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 1c99e11d..3da03a4b 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.8" + version = "0.10.9" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3