Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 committed Sep 2, 2024
1 parent bb5f649 commit a237fb4
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-darwin-arm64",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-darwin-x64",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-linux-arm64-gnu",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-linux-x64-gnu",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-win32-arm64-msvc",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-win32-ia32-msvc",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy-win32-x64-msvc",
"version": "2.0.1",
"version": "2.0.2",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mihomo-party/sysproxy",
"version": "2.0.1",
"version": "2.0.2",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit a237fb4

Please sign in to comment.