Skip to content

Commit

Permalink
Merge pull request #238 from plaid/RN/v6.0.3-rc1
Browse files Browse the repository at this point in the history
RN: Update version to v6.0.3-rc1
  • Loading branch information
amytang0 authored Oct 28, 2020
2 parents 5ae0d10 + 96697f4 commit 3c2274d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-plaid-link-sdk",
"version": "6.0.2",
"version": "6.0.3-rc1",
"description": "React Native Plaid Link SDK",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion react-native-plaid-link-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.source_files = "ios/*.{h,m}"

s.dependency 'React'
s.dependency 'Plaid', '~> 2.0.3'
s.dependency 'Plaid', '~> 2.0.5'
end

0 comments on commit 3c2274d

Please sign in to comment.