From 2f364c62f442af24ed332dc6fe018e676b8dd28c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 19 May 2016 01:47:43 +0900 Subject: 0.12.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 c60c9582..2848c821 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.12.1" + version = "0.12.2" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3