Skip to content

Commit c54ed29

Browse files
committed
Merge branch 'master'
2 parents 548394b + bfd4396 commit c54ed29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Sqlite3Esp32
2-
version=0.9
2+
version=1.3
33
author=Arundale Ramanathan
44
maintainer=Arun <arun@siara.cc>
5-
sentence=Sqlite3 library for ESP32 core on Arduino
6-
paragraph=This Arduino library enables usage of Sqlite3 (v20.01) databases from ESP devices. For further information, please visit the given URL.
5+
sentence=Sqlite3 database library for ESP32 core
6+
paragraph=Enables access to Sqlite3 databases from ESP32 (with Shox96 String compression extension). For further information, please visit the given URL.
77
category=Data Storage
88
url=https://github.com/siara-cc/esp32_arduino_sqlite3_lib
99
architectures=esp32

0 commit comments

Comments
 (0)