From fc7630a66d8b07ec90603f7919f8aadf891783ac Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 11 Oct 2020 02:04:07 +0900 Subject: 0.23.1 --- src/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/constants.go') diff --git a/src/constants.go b/src/constants.go index a43a407c..b7315024 100644 --- a/src/constants.go +++ b/src/constants.go @@ -10,7 +10,7 @@ import ( const ( // Current version - version = "0.23.0" + version = "0.23.1" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3