diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index fb70a83..6d56114 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -936,7 +936,7 @@ PODS: - React-Mapbuffer (0.74.3): - glog - React-debug - - react-native-knotapi (0.1.82): + - react-native-knotapi (0.1.83): - KnotAPI (= 0.7.3) - React-Core - React-nativeconfig (0.74.3) @@ -1380,7 +1380,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-knotapi: aa04ac15c9c9a3aba701c8aaea235caeffb34bfd + react-native-knotapi: b779b4f2d40229330395253b0acafcee6836e331 React-nativeconfig: fa5de9d8f4dbd5917358f8ad3ad1e08762f01dcb React-NativeModulesApple: 585d1b78e0597de364d259cb56007052d0bda5e5 React-perflogger: 7bb9ba49435ff66b666e7966ee10082508a203e8 diff --git a/package.json b/package.json index eb8daaf..89d2468 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-knotapi", - "version": "0.1.82", + "version": "0.1.83", "description": "Knot is for when there's knot an API - change card on file information, cancel subscriptions, change passwords, and more.", "source": "./src/index.tsx", "main": "./lib/commonjs/index.cjs",