Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vzahradnik committed Jul 31, 2023
1 parent cc1cfae commit 91a1fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ACDU
version=1.0.0
version=1.0.1
author=JSC electronics
maintainer=Vladimír Záhradník <vladimir.zahradnik@jsce.cz>, JSC electronics <development@jsce.cz>
sentence=Support library for ACDU hardware unit.
Expand Down

0 comments on commit 91a1fe4

Please sign in to comment.