File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ Pod::Spec.new do |s|
2424
2525 s . swift_version = '5.3'
2626
27- s . dependency 'Iterable-iOS-SDK' , '~> 6.3.1 '
27+ s . dependency 'Iterable-iOS-SDK' , '~> 6.3.2 '
2828 s . dependency 'React-Core'
2929end
Original file line number Diff line number Diff line change 1010 "lint" : " eslint ."
1111 },
1212 "dependencies" : {
13- "@iterable/react-native-sdk" : " ^1.1.0 " ,
13+ "@iterable/react-native-sdk" : " ^1.1.1 " ,
1414 "@react-native-community/masked-view" : " ^0.1.10" ,
1515 "@react-native-community/toolbar-android" : " ^0.1.0-rc.2" ,
1616 "@react-navigation/bottom-tabs" : " ^5.4.5" ,
Original file line number Diff line number Diff line change 1010 "lint" : " eslint ."
1111 },
1212 "dependencies" : {
13- "@iterable/react-native-sdk" : " ^1.1.0 " ,
13+ "@iterable/react-native-sdk" : " ^1.1.1 " ,
1414 "@react-native-community/masked-view" : " ^0.1.10" ,
1515 "@react-native-community/toolbar-android" : " ^0.1.0-rc.2" ,
1616 "@react-navigation/bottom-tabs" : " ^5.4.5" ,
Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ def getModuleVersion() {
2222
2323dependencies {
2424 implementation ' com.facebook.react:react-native:+'
25- api ' com.iterable:iterableapi:3.3.2 '
25+ api ' com.iterable:iterableapi:3.3.4 '
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " @iterable/react-native-sdk" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Iterable SDK for React Native." ,
55 "main" : " ./js/index.js" ,
66 "types" : " ./js/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments