Skip to content

Commit 1aada60

Browse files
committed
#mutable crash fixed
#0.7.4
1 parent 4a9530e commit 1aada60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mak12/react-native-background-geolocation",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
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.1",
41+
"@mak12/react-native-background-geolocation": "^0.7.2",
4242
"plist": "^3.0.1"
4343
},
4444
"peerDependencies": {

0 commit comments

Comments
 (0)