Skip to content

Commit 1171cdb

Browse files
Merge branch 'main' into DIA-6035_fix_dismissMessage_preferences
2 parents e604918 + c2cdb0d commit 1171cdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1659,7 +1659,7 @@ PODS:
16591659
- React-logger (= 0.79.2)
16601660
- React-perflogger (= 0.79.2)
16611661
- React-utils (= 0.79.2)
1662-
- ReactNativeCmp (1.0.6):
1662+
- ReactNativeCmp (1.0.7):
16631663
- ConsentViewController (= 7.12.1)
16641664
- DoubleConversion
16651665
- glog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcepoint/react-native-cmp",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "The official react native bridge to the native Sourcepoint SDKs",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)