Use tagged source code from repo

http://docs.platformio.org/en/latest/librarymanager/config.html#version
This commit is contained in:
Ivan Kravets
2016-01-31 21:24:37 +02:00
parent 0cfc25d751
commit 666e2fd0ce

View File

@ -6,6 +6,7 @@
"type": "git",
"url": "https://github.com/bblanchon/ArduinoJson.git"
},
"version": "5.0.7",
"authors": {
"name": "Benoit Blanchon",
"url": "http://blog.benoitblanchon.fr"