Skip to content

Commit 6ce6d85

Browse files
committed
Update FirebaseJson.
1 parent 18fc6ef commit 6ce6d85

File tree

3 files changed

+103
-107
lines changed

3 files changed

+103
-107
lines changed

src/json/FirebaseJson.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
2-
* FirebaseJson, version 3.0.8
2+
* FirebaseJson, version 3.0.10
33
*
44
* The Easiest Arduino library to parse, create and edit JSON object using a relative path.
55
*
6-
* Created June 14, 2023
6+
* Created March 25, 2024
77
*
88
* Features
99
* - Using path to access node element in search style e.g. json.get(result,"a/b/c")

0 commit comments

Comments
 (0)