From eb1104b4180f9a56b7cbee90cd2e7261c09e5606 Mon Sep 17 00:00:00 2001 From: Fityan <63894003+fityannugroho@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:54:47 +0700 Subject: [PATCH] 4.4.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 936690e..344b224 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "idn-area", - "version": "4.4.0", + "version": "4.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "idn-area", - "version": "4.4.0", + "version": "4.4.1", "license": "MIT", "dependencies": { "@fastify/static": "^7.0.4", diff --git a/package.json b/package.json index f1889d9..9a657e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "idn-area", - "version": "4.4.0", + "version": "4.4.1", "description": "API that provides information about Indonesia administrative area.", "author": "fityannugroho (https://github.com/fityannugroho)", "funding": "https://github.com/sponsors/fityannugroho",