From 34946b72a5e5a3d3c5c31fef4b373dcbc7b3821f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 21 May 2015 00:38:40 +0900 Subject: 0.9.12 --- 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 e3b4c861..b0710af7 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - Version = "0.9.11" + Version = "0.9.12" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3