Skip to content

Commit efac5ff

Browse files
author
dave
committed
Fix author tags.
1 parent bddd715 commit efac5ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"authors":
33
[
44
{
5-
"name": "DaveTCC",
5+
"name": "DaveTcc",
66
"url": "https://www.thecoderscorner.com",
77
"maintainer": true
88
},
@@ -33,12 +33,12 @@
3333
[
3434
{
3535
"name": "IoAbstraction",
36-
"authors": "DaveTCC"
36+
"authors": "DaveTcc"
3737
}
3838
],
3939
"repository": {
4040
"type": "git",
4141
"url": "https://github.com/davetcc/Adafruit-GFX-mbed-fork"
4242
},
43-
"version": "0.1.0"
43+
"version": "0.1.1"
4444
}

0 commit comments

Comments
 (0)