diff --git a/package-lock.json b/package-lock.json index ce4bc5b..5626191 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "shapefile.js", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "shapefile.js", - "version": "1.0.3", + "version": "1.0.4", "license": "GPL-3.0", "dependencies": { "jszip": "^3.7.1", diff --git a/package.json b/package.json index 21e3531..688a4e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shapefile.js", - "version": "1.0.3", + "version": "1.0.4", "description": "Easily read and parse Shapefiles from the browser.", "keywords": [ "shapefiles",