diff --git a/package-lock.json b/package-lock.json index 5109d074..f7ae64ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-payments", - "version": "0.9.8", + "version": "0.9.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4421f114..e8fc4318 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-payments", - "version": "0.9.8", + "version": "0.9.9", "description": "Welcome to the best and most comprehensive library for integrating payments like Apple Pay and Google Pay into your React Native app.", "scripts": { "run:packager": "cd examples/native && yarn run:packager",