From ba1d79992750773e3decdf485b40b283d81837a9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 26 Jun 2019 21:36:57 +0100 Subject: Update Component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f9bea7f..8c3b908 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := css -COMPONENT_VERSION := 0.8.0 +COMPONENT_VERSION := 0.9.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3