Skip to content

Commit 38d1377

Browse files
committed
json fixes
1 parent b9f3e03 commit 38d1377

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui_io",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "term io.",
55
"keywords": "",
66
"repository":
@@ -13,15 +13,15 @@
1313
{
1414
"name": "jmnc2",
1515
"email": "[email protected]",
16-
"url": "https://github.com/jmnc2/pinIO",
16+
"url": "https://github.com/jmnc2",
1717
"maintainer": true
1818

1919
}
2020
],
2121
"dependencies": {
2222
},
2323
"license": "MIT",
24-
"homepage": "https://github.com/jmnc2",
24+
"homepage": "https://github.com/home-controller/ui_io",
2525
"frameworks": "*",
2626
"platforms": "*"
2727
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ui_io
2-
version=0.0.4
2+
version=0.0.7
33
author=Joseph
44
maintainer=Joseph <[email protected]>
55
sentence=marcos for printing stuff

0 commit comments

Comments
 (0)