add license to library.json

This commit is contained in:
rob tillaart 2021-05-28 14:14:39 +02:00
parent 323a6e88c3
commit b5d2645340

View file

@ -18,7 +18,8 @@
"type": "git",
"url": "https://github.com/RobTillaart/Statistic.git"
},
"version":"0.4.3",
"version": "0.4.3",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}