From 3939dbe39d2bd7ef4d34757b3162ac54597d9fba Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 17 Jul 2019 10:22:31 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5e27b37..fe1656b 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.3.4 +COMPONENT_VERSION := 0.4.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3