diff --git a/package-lock.json b/package-lock.json index 1f1ff36..d8aefa1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "idn-area-data", - "version": "1.4.1", + "version": "1.4.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "idn-area-data", - "version": "1.4.1", + "version": "1.4.2", "license": "MIT", "dependencies": { "papaparse": "^5.4.1" diff --git a/package.json b/package.json index 615521b..8f13b90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idn-area-data", - "version": "1.4.1", + "version": "1.4.2", "description": "Indonesia administrative area data, based on the latest regulation", "main": "src/index.js", "scripts": {