diff --git a/package-lock.json b/package-lock.json index 3c570a2..405df42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ph-municipalities", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ph-municipalities", - "version": "1.0.8", + "version": "1.0.9", "license": "ISC", "dependencies": { "dotenv": "^16.0.1", diff --git a/package.json b/package.json index cb9888b..0419f1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ph-municipalities", - "version": "1.0.8", + "version": "1.0.9", "description": "List and write the `municipalities` of Philippines provinces or regions into JSON files", "main": "index.js", "scripts": {