From e2ae1b249cf2d5258b552cfd682c7c0911981e9b Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 2 Aug 2020 15:56:02 +0900 Subject: 0.22.0 --- 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 07f0a250..b00b44ac 100644 --- a/src/constants.go +++ b/src/constants.go @@ -10,7 +10,7 @@ import ( const ( // Current version - version = "0.21.1" + version = "0.22.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3