Skip to content

Commit ca8bf7f

Browse files
committed
Bump lib version
1 parent 1603a36 commit ca8bf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-stripe-payments",
33
"title": "React Native Stripe Payments",
4-
"version": "1.0.7",
4+
"version": "1.0.8",
55
"description": "Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication).",
66
"main": "build/index.js",
77
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)