Skip to content

Commit 9d55730

Browse files
committed
Added thanks and bumped version
1 parent e883f98 commit 9d55730

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
- [Carlos](https://github.com/carl0395)
150150
- [EricH](https://github.com/jehartzog)
151151
- [Regan Langford](https://github.com/ReganL)
152+
- [Yuttana K](https://github.com/Thunderbird7)
152153

153154
### License
154155

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.4",
3+
"version": "2.5.5",
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)