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