Skip to content

Commit

Permalink
Bump lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorasl committed Feb 16, 2022
1 parent 1603a36 commit ca8bf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-stripe-payments",
"title": "React Native Stripe Payments",
"version": "1.0.7",
"version": "1.0.8",
"description": "Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication).",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit ca8bf7f

Please sign in to comment.