Skip to content

Commit

Permalink
Release version 1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tapashmajumder committed Dec 10, 2020
1 parent 612dc18 commit a67a737
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 144 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.2'

s.dependency 'Iterable-iOS-SDK', '~> 6.2.16'
s.dependency 'Iterable-iOS-SDK', '~> 6.2.17'
s.dependency 'React'
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.0.19",
"version": "1.0.20",
"description": "Iterable SDK for React Native.",
"main": "./js/index.js",
"types": "./js/index.d.ts",
Expand Down
Loading

0 comments on commit a67a737

Please sign in to comment.