diff --git a/package-lock.json b/package-lock.json index 5b9cc8a..1890e39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "idn-area-data", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "idn-area-data", - "version": "3.0.2", + "version": "3.0.3", "license": "MIT", "dependencies": { "papaparse": "^5.4.1" diff --git a/package.json b/package.json index 0be5f05..65210d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idn-area-data", - "version": "3.0.2", + "version": "3.0.3", "description": "Indonesia administrative area data, based on the latest regulation", "type": "module", "main": "lib/index.js",