Set version to 5.1.0 beta 2

This commit is contained in:
Benoit Blanchon
2016-02-06 21:22:46 +01:00
parent 428dddf2cc
commit 75b084f8c2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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