From 5198cc541ec818a5aca29b1e4771714b72854ae6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 19:20:46 +0100 Subject: Update component version to 0.1.3 for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13bfaf1..2de37a3 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # Component settings COMPONENT := nslog -COMPONENT_VERSION := 0.1.2 +COMPONENT_VERSION := 0.1.3 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3