From 01cd151278435230fafc5a4ee54ca430c15c83cc Mon Sep 17 00:00:00 2001 From: tamarafinogina Date: Mon, 23 Mar 2026 17:13:21 +0100 Subject: [PATCH] up the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 642a296..312fc35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "internxt-crypto", - "version": "1.0.1", + "version": "1.0.2", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/index.js",