diff --git a/package.json b/package.json index 3ad98cb..34044f5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-stripe-payments", "title": "React Native Stripe Payments", - "version": "1.0.6", + "version": "1.0.7", "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",