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",