From 1dc8373c7d4035e63f62248bf14f931cad3cc85e Mon Sep 17 00:00:00 2001 From: JeromeGalan Date: Mon, 17 Jan 2022 17:13:11 +0100 Subject: [PATCH] Update LuosHAL version for Release 0.5.1 --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4c890a3..b43e9e9 100644 --- a/library.json +++ b/library.json @@ -2,7 +2,7 @@ "name": "LuosHAL", "keywords": "robus,network,microservice,luos,operating system,os,embedded,communication,service,ST", "description": "Luos Hardware Abstraction Layer", - "version": "0.5.0", + "version": "0.5.1", "authors": { "name": "Luos", "url": "https://luos.io" @@ -17,4 +17,4 @@ "type": "git", "url": "https://github.com/Luos-io/luoshal" } -} \ No newline at end of file +}