From ef819e8868b8098eb5cf085101ef474a8381d65d Mon Sep 17 00:00:00 2001 From: Jacquin Antoine Date: Mon, 2 Mar 2026 21:54:05 +0100 Subject: [PATCH] chore: bump PKG_VERSION to 1.1.1 Co-authored-by: Qwen-Coder --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ad00f0..b8e77a3 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ BINARY_NAME=logcorrelator DIST_DIR=dist # Package version -PKG_VERSION ?= 1.0.9 +PKG_VERSION ?= 1.1.1 ## build: Build the logcorrelator binary locally build: