Skip to content

Commit e85a064

Browse files
authored
Merge pull request #87 from Iterable/update-ios-version
[MOB-2250] update iOS version to 6.2.13
2 parents 0b4779e + d5443e0 commit e85a064

File tree

3 files changed

+615
-650
lines changed

3 files changed

+615
-650
lines changed

Iterable-React-Native-SDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Pod::Spec.new do |s|
2424

2525
s.swift_version = '5.2'
2626

27-
s.dependency 'Iterable-iOS-SDK', '~> 6.2.12'
27+
s.dependency 'Iterable-iOS-SDK', '~> 6.2.13'
2828
s.dependency 'React'
2929
end

package.json

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

0 commit comments

Comments
 (0)