diff --git a/package-lock.json b/package-lock.json index 94ab567..7ec3503 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mapbox/graph-normalizer", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 407c146..a7cd750 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/graph-normalizer", - "version": "3.1.1", + "version": "3.1.2", "description": "Takes nodes and ways and turn them into a normalized graph of intersections and ways.", "main": "./index.js", "engines": {