From b9daf04e0211a8f4c8abd2ab5486e8c92f3e55dd Mon Sep 17 00:00:00 2001 From: tamarafinogina Date: Fri, 20 Mar 2026 15:54:13 +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 43bf426..c15e4cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "internxt-crypto", - "version": "0.0.14", + "version": "1.0.0", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/index.js",