From 75c28d785984220fe49dfff39d14179836c79da0 Mon Sep 17 00:00:00 2001 From: Miraculous Owonubi Date: Mon, 1 Apr 2024 13:53:04 +0100 Subject: [PATCH] 1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b785df7..ee751f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xbytes", - "version": "1.9.0", + "version": "1.9.1", "description": "Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.", "main": "dist/index.js", "module": "dist/index.mjs",