From 6d8c71f6e6d79ec9185bb42c75d1117add142256 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 21 Aug 2018 23:03:10 +0100 Subject: update componet version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6c3f2eb..b7826b1 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # Component settings COMPONENT := nslog -COMPONENT_VERSION := 0.1.0 +COMPONENT_VERSION := 0.1.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3