We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b4b280 + 1748c85 commit 2a5eeffCopy full SHA for 2a5eeff
docs/release-notes.md
@@ -11,7 +11,7 @@ Template
11
#### EXPECTED MIGRATION CHANGES
12
--->
13
14
-## 1.1.1 - July 2023
+## 1.1.4 - July 2023
15
### Content
16
### Upgrade
17
1. Upgraded the iOS XmBindIdSDK framework version to 1.70.0.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@transmitsecurity/bindid-react-native",
3
- "version": "1.1.1",
+ "version": "1.1.4",
4
"description": "React Native SDK for BindID SDK",
5
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
0 commit comments