Skip to content

Commit da5e3ae

Browse files
committed
version 1.0.21
1 parent fa5a026 commit da5e3ae

File tree

3 files changed

+227
-211
lines changed

3 files changed

+227
-211
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.2'
2626

27-
s.dependency 'Iterable-iOS-SDK', '~> 6.2.17'
27+
s.dependency 'Iterable-iOS-SDK', '~> 6.2.19'
2828
s.dependency 'React'
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.0.20",
3+
"version": "1.0.21",
44
"description": "Iterable SDK for React Native.",
55
"main": "./js/index.js",
66
"types": "./js/index.d.ts",

0 commit comments

Comments
 (0)