From 54c4309526e18a26a7b5b1fb4fdd5b7b7f1d304d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 16 Feb 2016 10:52:18 +0000 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d287455..058a910 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.2.0 +COMPONENT_VERSION := 0.3.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3