8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa207b7 commit cba47ffCopy full SHA for cba47ff
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/Makuna/Task.git"
9
},
10
- "version": "1.1.2",
+ "version": "1.1.3",
11
"frameworks": "arduino",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=Task by Makuna
2
-version=1.1.2
+version=1.1.3
3
author=Michael C. Miller (makuna@live.com)
4
maintainer=Michael C. Miller (makuna@live.com)
5
sentence=A library that makes creating complex mulitple task projects easy.
0 commit comments