diff --git a/package-lock.json b/package-lock.json index b1c38226..534f5c0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dirt-simple-postgis-http-api", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dirt-simple-postgis-http-api", - "version": "4.1.0", + "version": "4.2.0", "license": "MIT", "dependencies": { "@fastify/autoload": "^5.0.0", diff --git a/package.json b/package.json index 0d62ac1c..4091235b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dirt-simple-postgis-http-api", - "version": "4.1.0", + "version": "4.2.0", "description": "The Dirt-Simple PostGIS HTTP API exposes PostGIS functionality to your applications over HTTP.", "main": "index.js", "scripts": {