Skip to content

Commit b157d9b

Browse files
committed
Update README.md
1 parent 54280e5 commit b157d9b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.1.1
4+
5+
### Fixed
6+
7+
- Update README.md ([0368a7ba9f2078a298f60e650f28f18d22c41655](https://github.com/dev-family/react-native-device-country/pull/12/commits/0368a7ba9f2078a298f60e650f28f18d22c41655) by [@AhteshamKhanCoder](https://github.com/AhteshamKhanCoder))
8+
39
## v1.0.5
410

511
### Changed

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-device-country",
3-
"version": "1.0.5",
3+
"version": "1.1.1",
44
"description": "Get device location by telephony (SIM card) or settings without using GPS tracker.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)