diff --git a/package.json b/package.json index da0b8a3..6b02715 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.8", + "version": "0.1.1", "homepage": "https://github.com/rolamix/cordova-plugin-stripe-payments#readme", "author": "Rolamix (https://rolamix.com)", "license": "MIT", @@ -33,4 +33,4 @@ "ach", "credit card" ] -} \ No newline at end of file +}