From 390b49653b441c958b82a0f78d9923aef4c1d9a2 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 3 Dec 2017 23:55:24 +0900 Subject: 0.17.3 --- 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 8eddce9f..0629d054 100644 --- a/src/constants.go +++ b/src/constants.go @@ -9,7 +9,7 @@ import ( const ( // Current version - version = "0.17.1" + version = "0.17.3" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3