We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437da81 commit c17537cCopy full SHA for c17537c
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
3
-## [0.0.1] - 2024-XX-XX
+## [0.1.0] - 2024-02-27
4
5
Initial release.
package_info.json
@@ -1,6 +1,6 @@
{
"name": "Async Storage SQLite",
- "version": "0.0.3",
+ "version": "0.1.0",
"description": "Multiplatform key-value storage backed by SQLite for React Native Async Storage",
"author": "Krzysztof Borowy",
6
"homepage": "https://github.com/react-native-async-storage/sqlite-storage-native",
0 commit comments