From a4efba3f1fff3b0ee6c017b989d2b00ddf1e88a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=B1=AA?= Date: Thu, 17 Sep 2026 11:14:30 +0800 Subject: [PATCH] chore: bump version to 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc3cc95..25f7167 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-ntfy", - "version": "1.0.0", + "version": "1.0.2", "description": "Project and session-aware NTFY notifications for the pi coding agent.", "type": "module", "license": "MIT",