diff --git a/package-lock.json b/package-lock.json index ec56070..ac49ecb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "tilelive-aws", - "version": "3.1.1", + "version": "3.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "3.1.1", + "version": "3.2.0", "license": "MIT", "dependencies": { "@aws-sdk/client-location": "^3.20.0", diff --git a/package.json b/package.json index e40ad6c..4f127ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tilelive-aws", - "version": "3.1.1", + "version": "3.2.0", "description": "A tilelive module for AWS Location Service style sources", "main": "tilelive-aws.js", "scripts": {