From c253233cabc2f509e35b86e58f6dd020e4eeefc9 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 12 Sep 2025 21:52:23 +0000 Subject: [PATCH] 3.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e12267..d22fdd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smarthash", - "version": "3.2.5", + "version": "3.2.6", "private": false, "description": "Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.", "exports": {