Skip to content

Commit

Permalink
release: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krizzu committed Feb 27, 2024
1 parent 437da81 commit c17537c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changelog

## [0.0.1] - 2024-XX-XX
## [0.1.0] - 2024-02-27

Initial release.
2 changes: 1 addition & 1 deletion package_info.json
Original file line number Diff line number Diff line change
@@ -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",
"homepage": "https://github.com/react-native-async-storage/sqlite-storage-native",
Expand Down

0 comments on commit c17537c

Please sign in to comment.