From a4cf5510e36e02994549d2289074fffcf68ecf94 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 22 Apr 2015 01:42:38 +0900 Subject: 0.9.11 --- 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 b204cf96..e3b4c861 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - Version = "0.9.10" + Version = "0.9.11" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3