From 4c66cfa8be2a95a39b92d4116b6510fc5d0e684d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 31 Oct 2025 14:48:45 +0000 Subject: [PATCH] chore: bump version to v1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b0114d..ee20d18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xcode-reviewer", - "version": "1.3.1", + "version": "1.3.2", "type": "module", "scripts": { "dev": "vite",