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: