From cdb4bd96006d9ae2026b570c798a37d8868c7326 Mon Sep 17 00:00:00 2001 From: azizqa <81326727+azizqa@users.noreply.github.com> Date: Sat, 4 Dec 2021 19:26:39 +0300 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78a8b56..95f2d9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arabian.js", - "version": "1.0.0", + "version": "1.0.1", "description": "A lightweight utility that helps with Arabic digits & date conversions & some useful utils.", "main": "index.js", "scripts": {