From 490205e84fad9cf927cb9c73d58caf11c7a1d97f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 25 Dec 2023 16:16:26 +0000 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6236b73..e275537 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := nsutils -COMPONENT_VERSION := 0.1.0 +COMPONENT_VERSION := 0.1.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3