From 7a2f45e7a42b97781bd6a588f2b30a16292a908d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 11 Nov 2025 10:18:16 +0000 Subject: [PATCH] chore: bump version to v1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee20d18..da761e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xcode-reviewer", - "version": "1.3.2", + "version": "1.3.3", "type": "module", "scripts": { "dev": "vite",