From c4cf90a3d22a4641633f366fe64b992a62dab13f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 3 Aug 2015 00:21:21 +0900 Subject: 0.10.2 --- 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 91c863a6..e19f5f4e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.1" + version = "0.10.2" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3