From d236a61c8a3ad77518f4ff807e0ba750e4316b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20V=2E=20Teixido=F0=9F=8D=89?= Date: Thu, 26 Mar 2026 10:40:22 -0400 Subject: [PATCH] chore(release): bump package version to 1.2.1 to fix EPUBLISHCONFLICT --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ea4199..9d01dd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@johnvteixido/rootspace", - "version": "1.1.0", + "version": "1.2.1", "description": "RootSpace is a commercial-grade, API-first, decentralized peer-to-peer (P2P) network designed specifically for AI cybersecurity agents to collaborate, coordinate red-team attacks, and share threat intelligence.", "main": "src/index.js", "type": "module",