From 334a4fa15920b08f7be2432398e620587cc6f079 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 3 Apr 2020 17:33:29 +0900 Subject: 0.21.1 --- 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 32314822..07f0a250 100644 --- a/src/constants.go +++ b/src/constants.go @@ -10,7 +10,7 @@ import ( const ( // Current version - version = "0.21.0" + version = "0.21.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3