Skip to content

Commit

Permalink
Merge pull request #367 from Iterable/jay/MOB-4493-version-1.3.2
Browse files Browse the repository at this point in the history
[MOB-4493] update version and bindings
  • Loading branch information
roninopf authored Jun 7, 2022
2 parents 9f57c77 + 6ab2106 commit f0745dc
Show file tree
Hide file tree
Showing 3 changed files with 466 additions and 458 deletions.
2 changes: 1 addition & 1 deletion Iterable-React-Native-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Pod::Spec.new do |s|

s.swift_version = '5.3'

s.dependency 'Iterable-iOS-SDK', '~> 6.4.2'
s.dependency 'Iterable-iOS-SDK', '~> 6.4.3'
s.dependency 'React-Core'
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iterable/react-native-sdk",
"version": "1.3.1",
"version": "1.3.2",
"description": "Iterable SDK for React Native.",
"main": "./js/index.js",
"types": "./js/index.d.ts",
Expand Down
Loading

0 comments on commit f0745dc

Please sign in to comment.