Skip to content

Commit 2a5eeff

Browse files
authored
Merge pull request #16 from TransmitSecurity/release/1.1.4
Release/1.1.4
2 parents 1b4b280 + 1748c85 commit 2a5eeff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Template
1111
#### EXPECTED MIGRATION CHANGES
1212
--->
1313

14-
## 1.1.1 - July 2023
14+
## 1.1.4 - July 2023
1515
### Content
1616
### Upgrade
1717
1. Upgraded the iOS XmBindIdSDK framework version to 1.70.0.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transmitsecurity/bindid-react-native",
3-
"version": "1.1.1",
3+
"version": "1.1.4",
44
"description": "React Native SDK for BindID SDK",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)