From 4300420f15d6d6e0c23147ff585864169ce637d4 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Fri, 14 Apr 2023 15:28:58 +0200 Subject: [PATCH] Release v0.2.0. --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 8222ad9..66c176f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=107-Arduino-Cyphal-Support -version=0.1.0 +version=0.2.0 author=Alexander Entinger maintainer=Alexander Entinger sentence=Arduino library for providing a various support functions for building a full Cyphal compliant application.