From 13cfd516e469abe4eb64654029b007e178c08ee8 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 26 Aug 2014 07:47:21 -0700 Subject: Update component for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bcbc27b..2e2d4f5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.1.0 +COMPONENT_VERSION := 0.1.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3