From 400a1afb0caed08b0f0b3b78581f5a25f3a1e203 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 2 Jun 2026 14:58:54 +0800 Subject: [PATCH] hotfix: revert package.json version to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c043e3..07dd898 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "testing-tools", "description": "A browser extension providing useful testing tools including timestamp conversion and storage management", "private": false, - "version": "1.0.6", + "version": "1.0.0", "license": "MIT", "type": "module", "scripts": {