From d59b495d280e9305d19897e019b8f3339344b2a2 Mon Sep 17 00:00:00 2001 From: Andre Burgaud Date: Wed, 7 Feb 2024 20:15:19 -0600 Subject: [PATCH] bumped version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2bc8597..0297696 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL := help -VERSION := v1.4.1 +VERSION := v1.4.2 fmt: gofmt -l .