diff --git a/README.md b/README.md index cc59124..3c5c8ae 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ getAppstoreAppVersion(storeSpecificId, { - [Atul R](https://github.com/master-atul) - [Dmytro Gorelik](https://github.com/dhorelik) - [Oleg Filimonov](https://github.com/olegfilimonov) +- [Carlos](https://github.com/carl0395) ### License MIT diff --git a/package.json b/package.json index e85cc13..9b7c374 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-appstore-version-checker", - "version": "2.3.0", + "version": "2.3.2", "description": "A react native module to find the app version on play store and ios app store", "main": "index.js", "scripts": {