From de6dc585d06c0c26f52050632f8086df2fce406a Mon Sep 17 00:00:00 2001 From: Dean Stratakos <29683763+dastratakos@users.noreply.github.com> Date: Mon, 4 May 2026 23:10:33 -0700 Subject: [PATCH] chore: bump version to 0.1.1 --- packages/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index bfcfb4f..3bb02ce 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "stagereview", - "version": "0.1.0", + "version": "0.1.1", "description": "Chapter-style code review against your local git branch.", "keywords": [ "code-review",