Skip to content

Commit f0745dc

Browse files
authored
Merge pull request #367 from Iterable/jay/MOB-4493-version-1.3.2
[MOB-4493] update version and bindings
2 parents 9f57c77 + 6ab2106 commit f0745dc

File tree

3 files changed

+466
-458
lines changed

3 files changed

+466
-458
lines changed

Iterable-React-Native-SDK.podspec

+1-1
Original file line numberDiff line numberDiff 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.4.2'
27+
s.dependency 'Iterable-iOS-SDK', '~> 6.4.3'
2828
s.dependency 'React-Core'
2929
end

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iterable/react-native-sdk",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Iterable SDK for React Native.",
55
"main": "./js/index.js",
66
"types": "./js/index.d.ts",

0 commit comments

Comments
 (0)