From 60003bda6691103d82a6d0c8712e70f78816cdb5 Mon Sep 17 00:00:00 2001 From: Torin Sandall Date: Mon, 26 Aug 2019 17:12:51 -0400 Subject: [PATCH] Prepare v0.13.4 release Signed-off-by: Torin Sandall --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ab289ce795..5137eae3d2 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.13.4-dev +VERSION := 0.13.4 GO := go GOVERSION := 1.12.8