diff --git a/package.json b/package.json index 983918e..7cdd0f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shpjs", - "version": "6.0.1", + "version": "6.1.0", "description": "Load shapefiles in pure JavaScript", "main": "lib/index.js", "exports": { @@ -37,4 +37,4 @@ "parsedbf": "^2.0.0", "proj4": "^2.1.4" } -} \ No newline at end of file +}