From 70fe6974a9ff671f14478ab32f92a1ed6d52d9c3 Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Tue, 20 Apr 2021 10:41:50 +0200 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 3ddd82b..a9d6283 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=STM32duino Examples -version=1.1.0 +version=1.2.0 author=several maintainer=stm32duino sentence=Provides several examples for the Arduino core for STM32 MCUs.