Benoit Blanchon пре 10 година
родитељ
комит
564c62f3b3
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      library.json
  2. 1 1
      library.properties

+ 1 - 1
library.json

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

+ 1 - 1
library.properties

@@ -1,5 +1,5 @@
 name=ArduinoJson
-version=5.0.8
+version=5.1.0
 author=Benoit Blanchon <blog.benoitblanchon.fr>
 maintainer=Benoit Blanchon <blog.benoitblanchon.fr>
 sentence=An efficient and elegant JSON library for Arduino.