From 9a261780c615ef3d38e7e6a691a86364a3e9576f Mon Sep 17 00:00:00 2001 From: David Kaya Date: Tue, 31 Mar 2026 11:09:12 +0200 Subject: [PATCH] chore: bump version to 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc112e2..12b6703 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aryx", - "version": "0.0.18", + "version": "0.0.19", "description": "Orchestrator for Copilot-powered agent workflows across multiple projects.", "private": true, "main": "dist-electron/main/index.js",