diff --git a/package-lock.json b/package-lock.json index cc1d4fe..3e7ad9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web3auth/react-native-sdk", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@web3auth/react-native-sdk", - "version": "7.0.0", + "version": "7.0.1", "license": "MIT", "dependencies": { "@toruslabs/constants": "^14.0.0", diff --git a/package.json b/package.json index ba3e3b0..c6563b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@web3auth/react-native-sdk", - "version": "7.0.0", + "version": "7.0.1", "description": "Web3Auth SDK that supports Bare (Standalone) and Expo React Native apps.", "main": "dist/lib.cjs/index.js", "module": "dist/lib.esm/index.js",