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",