chore: update-bindings

Updates bindings to pull changes in for parseAuthUrl.
Bumps version to 0.9.2.
This commit is contained in:
coreyphillips
2024-11-21 19:00:12 -05:00
parent 0b8a3fb7a4
commit e52c6b6f3e
8 changed files with 3 additions and 3 deletions

View File

@@ -1237,7 +1237,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-pubky (0.9.0):
- react-native-pubky (0.9.2):
- DoubleConversion
- glog
- hermes-engine
@@ -1757,7 +1757,7 @@ SPEC CHECKSUMS:
React-logger: 4072f39df335ca443932e0ccece41fbeb5ca8404
React-Mapbuffer: 714f2fae68edcabfc332b754e9fbaa8cfc68fdd4
React-microtasksnativemodule: 4943ad8f99be8ccf5a63329fa7d269816609df9e
react-native-pubky: 05217469a89bb1ffc94abbd9daf89d930d672e9d
react-native-pubky: b33ab8648b1ae4084ab1969f13b87baa51aa7a8e
React-nativeconfig: 4a9543185905fe41014c06776bf126083795aed9
React-NativeModulesApple: 0506da59fc40d2e1e6e12a233db5e81c46face27
React-perflogger: 3bbb82f18e9ac29a1a6931568e99d6305ef4403b

View File

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