summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-06-26 21:36:57 +0100
committerVincent Sanders <vince@kyllikki.org>2019-06-26 21:36:57 +0100
commitba1d79992750773e3decdf485b40b283d81837a9 (patch)
tree51aa78ae57afdc66f4e3a35105033de2e67e4095
parentd4129e74ff70a184a14aa88aaa9c28dc1e0efb18 (diff)
downloadlibcss-ba1d79992750773e3decdf485b40b283d81837a9.tar.gz
libcss-ba1d79992750773e3decdf485b40b283d81837a9.tar.bz2
Update Component version for releaserelease/0.9.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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