Skip to content

Commit 3e82237

Browse files
author
GatCode
committed
Improve library.json
Improve library.json
1 parent 979ee42 commit 3e82237

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "ScaleStabilizer",
3-
"version": "1.1.1",
3+
"version": "1.1.1.0",
44
"description": "A library to stabilize load cell readings",
5-
"keywords": "scale, load cell, HC711",
5+
"keywords": "scale, load cell, HX711",
66
"repository":
77
{
88
"type": "git",
@@ -18,5 +18,6 @@
1818
}
1919
],
2020
"license": "MIT",
21+
"frameworks": "*",
2122
"platforms": "*"
2223
}

0 commit comments

Comments
 (0)