From 7164408d74f1d84dfc18aae962d5a752757a6de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=B1=AA?= Date: Fri, 18 Sep 2026 15:57:07 +0800 Subject: [PATCH] chore: release v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25f7167..7c9da85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-ntfy", - "version": "1.0.2", + "version": "1.0.3", "description": "Project and session-aware NTFY notifications for the pi coding agent.", "type": "module", "license": "MIT",