feat: add list method

Adds list method.
Adds put, get & list examples to README.md.
Bump package version to 0.6.0.
This commit is contained in:
coreyphillips
2024-09-27 13:20:13 -04:00
parent c2c0d114ec
commit d69f834f00
19 changed files with 179 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@synonymdev/react-native-pubky",
"version": "0.5.0",
"version": "0.6.0",
"description": "React Native Implementation of Pubky",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",