We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea30bd commit 7e0ff85Copy full SHA for 7e0ff85
library.json
@@ -19,7 +19,7 @@
19
"dependencies":
20
{
21
},
22
- "version": "1.0.0",
+ "version": "1.0.1",
23
"frameworks": "arduino",
24
"platforms": "espressif32",
25
"examples": "examples/*/*.ino"
library.properties
@@ -1,5 +1,5 @@
1
name=Supabase-ESP32
2
-version=1.0.0
+version=1.0.1
3
author=Matteo Subet
4
maintainer=Matteo Subet https://github.com/zumatt
5
sentence=Arduino Library to communicate with Supabase.io
0 commit comments