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 7ff258d commit b13a61aCopy full SHA for b13a61a
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/Makuna/Task.git"
9
},
10
- "version": "1.1.4",
+ "version": "1.1.5",
11
"frameworks": "arduino",
12
"platforms": "*"
13
}
library.properties
@@ -1,5 +1,5 @@
1
name=Task by Makuna
2
-version=1.1.4
+version=1.1.5
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