Skip to content

Commit

Permalink
ver++
Browse files Browse the repository at this point in the history
  • Loading branch information
joysfera committed May 2, 2021
1 parent b023117 commit c771c9b
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
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/joysfera/arduino-tasker"
},
"version": "2.0",
"version": "2.0.3",
"frameworks": "arduino",
"platforms": "*"
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Tasker
version=2.0
version=2.0.3
author=Petr Stehlík
maintainer=Petr Stehlík
sentence=Get rid of delay() calls, schedule tasks/functions instead.
Expand Down

0 comments on commit c771c9b

Please sign in to comment.