Skip to content

Commit c95ddf9

Browse files
committed
#v 0.7.7
1 parent 0f4b491 commit c95ddf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mak12/react-native-background-geolocation",
3-
"version": "0.7.5",
3+
"version": "0.7.7",
44
"description": "Optimized background location tracking",
55
"main": "./index.js",
66
"types": "./index.d.ts",
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/mak12/react-native-background-geolocation#readme",
4040
"dependencies": {
41-
"@mak12/react-native-background-geolocation": "^0.7.3",
41+
"@mak12/react-native-background-geolocation": "^0.7.5",
4242
"plist": "^3.0.1"
4343
},
4444
"peerDependencies": {

0 commit comments

Comments
 (0)