From 524380e2b563551eabaa6a03ae141f9efb779752 Mon Sep 17 00:00:00 2001 From: David Kaya Date: Mon, 13 Apr 2026 09:02:20 +0200 Subject: [PATCH] chore: bump version to 0.0.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b43808f..61e18d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aryx", - "version": "0.0.23", + "version": "0.0.24", "description": "Orchestrator for Copilot-powered agent workflows across multiple projects.", "private": true, "main": "dist-electron/main/index.js",