From 703f1247b2fabd5dc685ba80bc26ccfa263c79ae Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 27 Dec 2023 14:20:15 +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 86d6641..43e9a80 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := css -COMPONENT_VERSION := 0.9.1 +COMPONENT_VERSION := 0.9.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3