feat: add publish_https & resolve_https

Adds publish_https & resolve_https methods.
Updates examples in README.md.
Bump package version to 0.5.0.
This commit is contained in:
coreyphillips
2024-09-27 10:48:27 -04:00
parent f347ee9ad4
commit f047526748
22 changed files with 469 additions and 49 deletions

View File

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