diff --git a/library.json b/library.json index f2f9057..8a2d4a5 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ACDU", - "version": "1.0.0", + "version": "1.0.1", "keywords": "acdu, arduino, esp32", "description": "Support library for our ACDU (automatic cover drive unit) board. It provides pin layout and examples to work with the unit. See the documentation.", "license": "Apache-2.0", diff --git a/library.properties b/library.properties index bdd8030..1c84266 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ACDU -version=1.0.0 +version=1.0.1 author=JSC electronics maintainer=Vladimír Záhradník , JSC electronics sentence=Support library for ACDU hardware unit.