From fd8aa4a2174b9ef3ef12b0242f5fdb4ccc8827d8 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Fri, 23 Jul 2021 10:39:34 +0200 Subject: [PATCH] Release v1.3.2 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 408327e..bc14f4d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=107-Arduino-MCP2515 -version=1.3.1 +version=1.3.2 author=Alexander Entinger maintainer=Alexander Entinger sentence=Arduino library for controlling the MCP2515 in order to receive/transmit CAN frames.