From 6c24754749517fcf0cef5680b233fbf82fa49df9 Mon Sep 17 00:00:00 2001 From: David Kaya Date: Thu, 16 Apr 2026 12:57:19 +0200 Subject: [PATCH] chore: release v0.0.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b34ff2..73520b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aryx", - "version": "0.0.26", + "version": "0.0.27", "description": "Orchestrator for Copilot-powered agent workflows across multiple projects.", "private": true, "main": "dist-electron/main/index.js",