From 9a41fd5327ffb112ca68d023e165fe0fcee01320 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 15 Nov 2019 22:54:55 +0900 Subject: 0.19.0 --- 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 48ba2b7d..e32c092c 100644 --- a/src/constants.go +++ b/src/constants.go @@ -10,7 +10,7 @@ import ( const ( // Current version - version = "0.18.0" + version = "0.19.0" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3