From db9855d16165cd3d93eef44a68e3609bd1bbd4fb Mon Sep 17 00:00:00 2001 From: Torin Sandall Date: Fri, 4 Oct 2019 11:08:53 -0400 Subject: [PATCH] Prepare v0.14.2 release Signed-off-by: Torin Sandall --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6996121d4c..31afd446f6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Use of this source code is governed by an Apache2 # license that can be found in the LICENSE file. -VERSION := 0.14.1 +VERSION := 0.14.2 GO := go GOVERSION := 1.12.9