From d49a815620d8c9d9f0ab4f93661f2552d721de4c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 27 Dec 2023 22:42:42 +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 0af5e97..b7a4abe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := rufl -COMPONENT_VERSION := 0.0.5 +COMPONENT_VERSION := 0.1.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3