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