diff --git a/package-lock.json b/package-lock.json index 573a503..7241e19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mapbox/mapbox-gl-directions", - "version": "4.2.0", + "version": "4.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 159334f..f8fcf8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/mapbox-gl-directions", - "version": "4.2.0", + "version": "4.3.0", "description": "A mapboxgl plugin for the Mapbox Directions API", "main": "./src/index.js", "browserify": {