Skip to content

Commit 5712257

Browse files
committed
bumped version
1 parent 9d79209 commit 5712257

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ getAppstoreAppVersion(storeSpecificId, {
149149
- [Dmytro Gorelik](https://github.com/dhorelik)
150150
- [Oleg Filimonov](https://github.com/olegfilimonov)
151151
- [Carlos](https://github.com/carl0395)
152+
- [EricH](https://github.com/jehartzog)
152153

153154
### License
154155
MIT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-appstore-version-checker",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "A react native module to find the app version on play store and ios app store",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)