Merge branch 'master' into 2.0.0

This commit is contained in:
Lukas Bachschwell 2019-12-29 15:05:00 +01:00 committed by GitHub
commit 301fe0e906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -22,11 +22,12 @@
},
{
"name": "ArduinoJson",
"version": "5.13.4",
"authors": "Benoit Blanchon",
"frameworks": "arduino"
}
],
"version": "2.0.0-alpha",
"version": "2.0.0",
"frameworks": "arduino",
"platforms": "*"
}