From 1b04dba323b8697160dd93bd8d8f7023c8a90025 Mon Sep 17 00:00:00 2001 From: MAKSS <32557358+SMAKSS@users.noreply.github.com> Date: Sun, 16 May 2021 20:46:26 +0430 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e9ee27..a8c81c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smakss/convert-numbers", - "version": "1.2.22", + "version": "1.2.23", "description": "Simply convert Arabic and/or Persian numbers to their English equivalent to avoiding data inconsistency.", "type": "module", "main": "./index.cjs",