We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54280e5 commit b157d9bCopy full SHA for b157d9b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## v1.0.5
10
11
### Changed
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-device-country",
- "version": "1.0.5",
+ "version": "1.1.1",
"description": "Get device location by telephony (SIM card) or settings without using GPS tracker.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments