From 4b04eafe47bff1553e878d0531d06bf9b510b6b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Jastrze=CC=A8bski?= Date: Fri, 6 Dec 2024 16:38:59 +0100 Subject: [PATCH] chore: release v0.11.0-next.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08edfbb..e5d799d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@callstack/ai-cli", - "version": "0.10.0", + "version": "0.11.0-next.0", "description": "AI assistent in your terminal.", "author": "Maciej Jastrzebski (https://github.com/mdjastrzebski)", "homepage": "https://github.com/callstack/ai-cli#readme",