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