From cef906bb4adb6118c50a03002f6e7eab0bf4a998 Mon Sep 17 00:00:00 2001 From: ciatph Date: Sun, 29 Jan 2023 09:28:25 +0800 Subject: [PATCH] chore: Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b482643..6f53ba2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ph-municipalities", - "version": "1.0.5", + "version": "1.0.6", "description": "List and write the `municipalities` of Philippines provinces or regions into JSON files", "main": "index.js", "scripts": {