From 054402f366885ddd90f9c6d89737ac039424b73b Mon Sep 17 00:00:00 2001 From: Patrick East Date: Thu, 29 Aug 2019 18:45:59 -0700 Subject: [PATCH] Prepare v0.13.5 release Signed-off-by: Patrick East --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5137eae3d2..f1a99ed9aa 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 +VERSION := 0.13.5 GO := go GOVERSION := 1.12.8