From 53591a0dd3e2b6861a4e2bf43068f738612bb9e5 Mon Sep 17 00:00:00 2001 From: cvince Date: Sun, 7 Jun 2026 18:39:52 -0700 Subject: [PATCH] release: v0.6.2-rc.1 (pre-release to exercise binary build workflow) --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index ee6cdce..10e0a9b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1 +0.6.2-rc.1 \ No newline at end of file diff --git a/package.json b/package.json index 0bfd7c2..5de5f7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@capysc/cli", - "version": "0.6.1", + "version": "0.6.2-rc.1", "description": "Capy CLI - SecretOps for the AI age", "main": "dist/index.js", "bin": {