diff --git a/package.json b/package.json index 95421f7..da0b8a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cordova-plugin-stripe-payments", "description": "Stripe Card Entry plugin for Cordova. Available for Android and iOS.", - "version": "0.0.7", + "version": "0.0.8", "homepage": "https://github.com/rolamix/cordova-plugin-stripe-payments#readme", "author": "Rolamix (https://rolamix.com)", "license": "MIT", diff --git a/plugin.xml b/plugin.xml index 5b20614..f389162 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.0.8"> Stripe Payments Cordova plugin for Stripe payments using the native Android/iOS SDKs. Supports Apple Pay and card payments.