8000 Merge pull request #8 from ivankravets/patch-1 · useful-esp8266-lib/Task@0d44b44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d44b44

Browse files
committed
Merge pull request Makuna#8 from ivankravets/patch-1
Use tagged source code from repo; update lib name
2 parents efb2b54 + 34995b7 commit 0d44b44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
"name": "Task by Makuna",
2+
"name": "Task",
33
"keywords": "multitasking, task, timer",
44
"description": "A library that makes creating complex mulitple task projects easy.",
55
"repository":
66
{
77
"type": "git",
88
"url": "https://github.com/Makuna/Task.git"
99
},
10+
"version": "1.1.2",
1011
"frameworks": "arduino",
1112
"platforms": "*"
1213
}

0 commit comments

Comments
 (0)
0