From d8f6b2470a6203bc9e5b9f46891cfb9032419141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Oct 2025 17:27:52 +0000 Subject: [PATCH] chore: bump version to v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0209266..0b0114d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xcode-reviewer", - "version": "1.3.0", + "version": "1.3.1", "type": "module", "scripts": { "dev": "vite",