refactor: return session info

Returns session info when signing up/in.
Bumps version to 0.9.3.
This commit is contained in:
coreyphillips
2024-11-23 22:43:41 -05:00
parent c2b2b58761
commit efb3c38ff9
10 changed files with 8 additions and 7 deletions

View File

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