chore(version): update version to 2.0.8 and add author information in package.json; remove unused version comparison documentation in index.js

Signed-off-by: xenos <66328734+xenos1337@users.noreply.github.com>
This commit is contained in:
xenos
2025-11-29 00:08:02 +01:00
parent 91333c1a3e
commit 61b3bdeb5e
2 changed files with 4 additions and 9 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
{
"name": "httptoolkit-patcher",
"version": "2.0.5",
"version": "2.0.8",
"description": "HTTP Toolkit Pro Patcher",
"main": "index.js",
"type": "module",
"bin": "index.js",
"author": "xenos1337",
"scripts": {
"start": "node index.js",
"patch": "node index.js patch",