chore(build): publish 0.0.8
This commit is contained in:
parent
855a1a68f7
commit
73820adcc3
@ -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 <contact@rolamix.com> (https://rolamix.com)",
|
||||
"license": "MIT",
|
||||
|
@ -3,7 +3,7 @@
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="cordova-plugin-stripe-payments"
|
||||
version="0.0.7">
|
||||
version="0.0.8">
|
||||
|
||||
<name>Stripe Payments</name>
|
||||
<description>Cordova plugin for Stripe payments using the native Android/iOS SDKs. Supports Apple Pay and card payments.</description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user