From 1da065e50e2b1270bec1f62f46daf6e84e9ca991 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 5 Oct 2015 23:28:24 +0900 Subject: 0.10.7 --- src/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants.go b/src/constants.go index 7deb078f..969eaa94 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.6" + version = "0.10.7" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3