From de829c09385c7db074001467873620117e20237a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 12 Sep 2015 12:50:32 +0900 Subject: 0.10.5 --- 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 e335a571..b2225f14 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.10.4" + version = "0.10.5" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3