From 0afd84f4060ec080b76b202645aa107026f0480e Mon Sep 17 00:00:00 2001 From: tal7aouy Date: Fri, 20 Sep 2024 21:37:25 +0100 Subject: [PATCH] 1.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee65b5a..a2bbf8c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aveta", - "version": "1.3.0", + "version": "1.4.0", "description": "Convert long numbers into abbreviated and human-readable strings.", "main": "build/aveta.js", "types": "build/aveta.d.ts", @@ -57,4 +57,4 @@ "dependencies": { "yargs": "^17.3.1" } -} +} \ No newline at end of file