diff --git a/package-lock.json b/package-lock.json index 66436d0..b88000f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@capacitor-community/background-geolocation", - "version": "1.2.16", + "version": "1.2.17", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@capacitor-community/background-geolocation", - "version": "1.2.16", + "version": "1.2.17", "license": "MIT", "devDependencies": { "@capacitor/android": "6.0.0-rc.0", diff --git a/package.json b/package.json index 481cc04..c0584f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor-community/background-geolocation", - "version": "1.2.16", + "version": "1.2.17", "description": "Receive geolocation updates even while the app is in the background.", "repository": { "type": "git",