From 9158d4bedb8b16b8bc413c365a70321db6fbb1cd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 13 Oct 2017 09:50:44 +0100 Subject: update component version for 0.3.2 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ee98c03..984a020 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.3.1 +COMPONENT_VERSION := 0.3.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3