From 8545536d7d5a4356e28e14ffca88c9577f8d3465 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Aug 2025 03:36:15 +0000 Subject: [PATCH] chore: bump version to 1.0.3 and build action --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5848cbb..c517a9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "usage-statistics", - "version": "1.0.2", + "version": "1.0.3", "type": "module", "description": "A comprehensive GitHub Action for tracking download statistics across multiple platforms", "repository": {