From e89a7bc6b5042a4ceb1428a9b4ad8eced38b521b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 27 Dec 2023 15:52:07 +0000 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a539ff7..f542630 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.4.1 +COMPONENT_VERSION := 0.4.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3