From dba14d26303297322dc4426d38ebfbf1d76a6011 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 7 Oct 2020 19:07:09 +0900 Subject: 0.23.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 b00b44ac..a43a407c 100644 --- a/src/constants.go +++ b/src/constants.go @@ -10,7 +10,7 @@ import ( const ( // Current version - version = "0.22.0" + version = "0.23.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3