Merge pull request #61 from LingandRX/hotfix/revert-version

hotfix: revert package.json version to 1.0.0
This commit is contained in:
LingandRX
2026-06-02 14:59:34 +08:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "testing-tools", "name": "testing-tools",
"description": "A browser extension providing useful testing tools including timestamp conversion and storage management", "description": "A browser extension providing useful testing tools including timestamp conversion and storage management",
"private": false, "private": false,
"version": "1.0.6", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"scripts": { "scripts": {