From 224918b463f13bfed4b9268c0568ac66ac45a0e3 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Mon, 9 Nov 2015 23:10:14 +0100 Subject: [PATCH] Set version to 5.0.6 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 81b8ebf0..474aa580 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoJson -version=5.0.5 +version=5.0.6 author=Benoit Blanchon maintainer=Benoit Blanchon sentence=An efficient and elegant JSON library for Arduino.