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