Skip to content

Commit

Permalink
Update FirebaseJson.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Mar 25, 2024
1 parent 2af2bfa commit 02c7bd1
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 107 deletions.
4 changes: 2 additions & 2 deletions src/json/FirebaseJson.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*
* FirebaseJson, version 3.0.8
* FirebaseJson, version 3.0.10
*
* The Easiest Arduino library to parse, create and edit JSON object using a relative path.
*
* Created June 14, 2023
* Created March 25, 2024
*
* Features
* - Using path to access node element in search style e.g. json.get(result,"a/b/c")
Expand Down
Loading

0 comments on commit 02c7bd1

Please sign in to comment.