Skip to content

Commit

Permalink
Merge pull request #79 from smarkets/v4.1bump
Browse files Browse the repository at this point in the history
bumped version to 4.1.0
  • Loading branch information
nzankich authored Feb 14, 2021
2 parents 5f35f01 + 4aee460 commit f7f034e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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-paypal",
"version": "4.0.1",
"version": "4.1.0",
"description": "React Native library that implements PayPal Checkout flow using purely native code",
"main": "index.js",
"typings": "index.d.ts",
Expand Down
8 changes: 4 additions & 4 deletions paypalExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ PODS:
- React-Core (= 0.63.2)
- React-cxxreact (= 0.63.2)
- React-jsi (= 0.63.2)
- RNPaypal (4.0.1):
- RNPaypal (4.1.0):
- Braintree
- React
- Yoga (1.14.0)
Expand Down Expand Up @@ -466,8 +466,8 @@ SPEC CHECKSUMS:
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
Flipper-RSocket: 64e7431a55835eb953b0bf984ef3b90ae9fdddd7
FlipperKit: bc68102cd4952a258a23c9c1b316c7bec1fecf83
Folly: b73c3869541e86821df3c387eb0af5f65addfab4
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
Folly: aeb27d02cdff07ca01f8a8a5a6dd5bcaf6be6f70
glog: 2ad46e202fbaa5641fceb4b2af37dcd88fd8762d
OpenSSL-Universal: 8b48cc0d10c1b2923617dfe5c178aa9ed2689355
RCTRequired: f13f25e7b12f925f1f6a6a8c69d929a03c0129fe
RCTTypeSafety: 44982c5c8e43ff4141eb519a8ddc88059acd1f3a
Expand All @@ -489,7 +489,7 @@ SPEC CHECKSUMS:
React-RCTText: 1b6773e776e4b33f90468c20fe3b16ca3e224bb8
React-RCTVibration: 4d2e726957f4087449739b595f107c0d4b6c2d2d
ReactCommon: a0a1edbebcac5e91338371b72ffc66aa822792ce
RNPaypal: 7ae7dd3a064952db331fd87baa6d6d4853ef7ab9
RNPaypal: 248d7a7d9f7b09c5988e7834d112bbe3c69de0dd
Yoga: 7740b94929bbacbddda59bf115b5317e9a161598
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

Expand Down

0 comments on commit f7f034e

Please sign in to comment.