From 409a087e261f40a4ae6a3d7382809828b03d991e Mon Sep 17 00:00:00 2001 From: John Houston Date: Sat, 27 Mar 2021 22:17:55 -0400 Subject: [PATCH] Bump to v0.1.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3e5b981..e366945 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: build docker docker-push release install test clean -VERSION := 0.1.2 +VERSION := 0.1.3 DOCKER_IMAGE_NAME := jrhouston/tfk8s build: