diff --git a/package.json b/package.json index 5468b88..4eb8f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/geolocation", - "version": "8.2.1-next.1", + "version": "9.0.0-dev.0", "description": "The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",