From a336494f5d8894f07c6d0297d408d59cd9185565 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 21 Jun 2015 17:40:36 +0900 Subject: 0.10.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 87ba0f82..73ba451e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - Version = "0.9.13" + Version = "0.10.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3