From 909ea1a698e9021fbae3366b1e71ba12f0dd7270 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 26 Jul 2015 23:57:26 +0900 Subject: 0.10.1 --- 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 26929079..cc63af3d 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - Version = "0.10.0" + Version = "0.10.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3