From 710f721d07a8869e12d0510080ef6a8b56c23b2e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 8 Mar 2015 22:22:54 +0000 Subject: Update the component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 14fea99..12e2ac6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.1.1 +COMPONENT_VERSION := 0.1.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3