From 8156e9894e9f05cfea9043af44d0258ad2a6721d Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 12 Aug 2015 02:09:46 +0900 Subject: 0.10.3 --- 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 e19f5f4e..27b69d4e 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.2" + version = "0.10.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3