From e87a85a1791877b6850298d7def7a253540a891c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 19 Feb 2017 01:40:25 +0900 Subject: 0.16.5 --- 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 cf91ce51..38756e90 100644 --- a/src/constants.go +++ b/src/constants.go @@ -8,7 +8,7 @@ import ( const ( // Current version - version = "0.16.4" + version = "0.16.5" // Core coordinatorDelayMax time.Duration = 100 * time.Millisecond -- cgit v1.2.3