From 94d38083b6dc89787984db48b6b51b5252b29e12 Mon Sep 17 00:00:00 2001 From: Miraculous Owonubi Date: Fri, 29 Mar 2024 18:02:44 +0000 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3991b6..b67f26b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xbytes", - "version": "1.8.0", + "version": "1.9.0", "description": "Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.", "main": "dist/index.js", "module": "dist/index.mjs",