Skip to content

Commit

Permalink
Release new beta version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tapashmajumder committed Feb 12, 2021
1 parent 88e7be7 commit 4f442e4
Show file tree
Hide file tree
Showing 3 changed files with 662 additions and 596 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.3.0-beta1'
s.dependency 'Iterable-iOS-SDK', '~> 6.3.0-beta2'
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.21",
"version": "1.1.0-beta1",
"description": "Iterable SDK for React Native.",
"main": "./js/index.js",
"types": "./js/index.d.ts",
Expand Down
Loading

0 comments on commit 4f442e4

Please sign in to comment.