diff --git a/library.json b/library.json index ed5a3da..b74657f 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Lin-Interface", - "version": "0.0.1", + "version": "0.0.2", "description": "send and request LIN-Frames via UART (Break, Sync, ID, Data, Checksum)", "keywords": [ "LIN", diff --git a/library.properties b/library.properties index b852ae6..3582194 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Lin-Interface -version=0.0.1 +version=0.0.2 author=mestrode maintainer=mestrode sentence=Use serial interface (UART) for LIN-Bus communication