diff --git a/package-lock.json b/package-lock.json index 412035b..9e8c889 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "shapefile.js", - "version": "1.1.4", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "shapefile.js", - "version": "1.1.4", + "version": "1.2.0", "license": "GPL-3.0", "dependencies": { "jszip": "^3.7.1" diff --git a/package.json b/package.json index bf20cd6..402b46f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shapefile.js", - "version": "1.1.4", + "version": "1.2.0", "description": "Easily read and parse Shapefiles from the browser.", "keywords": [ "shapefiles",