We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12eba3f commit ea22006Copy full SHA for ea22006
README.md
@@ -37,7 +37,7 @@ Add `web3auth_flutter` as a dependency to your `pubspec.yaml` file.
37
38
```yml
39
dependencies:
40
- web3auth_flutter: ^3.1.5
+ web3auth_flutter: ^3.1.6
41
```
42
43
or
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: web3auth_flutter
2
description: Flutter SDK for Torus Web3Auth (Web3Auth)
3
-version: 3.1.5
+version: 3.1.6
4
homepage: https://web3auth.io
5
repository: https://github.com/Web3Auth/web3auth-flutter-sdk.git
6
0 commit comments