1 parent 30f9160 commit 15ae7f0Copy full SHA for 15ae7f0
2 files changed
library.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ESPStore",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Single-document key/value store for ESP32 built on ESPJsonDB.",
5
"keywords": [
6
"esp32",
library.properties
@@ -1,5 +1,5 @@
name=ESPStore
-version=1.0.0
+version=1.0.1
author=zekageri
maintainer=zekageri
sentence=Single-document key/value store for ESP32 built on ESPJsonDB.
0 commit comments