Skip to content

Commit 4ddd877

Browse files
committed
Sync platform package versions to 0.5.0
1 parent 792f8ac commit 4ddd877

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony-darwin-arm64",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "symphony native binary for macOS arm64 (Apple Silicon)",
55
"os": [
66
"darwin"

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony-darwin-x64",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "symphony native binary for macOS x64",
55
"os": [
66
"darwin"

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony-linux-arm64-gnu",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "symphony native binary for linux arm64 glibc",
55
"os": [
66
"linux"

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony-linux-arm64-musl",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "symphony native binary for linux arm64 musl",
55
"os": [
66
"linux"

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony-linux-x64-gnu",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "symphony native binary for linux x64 glibc",
55
"os": [
66
"linux"

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony-linux-x64-musl",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "symphony native binary for linux x64 musl",
55
"os": [
66
"linux"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harperfast/symphony",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "High-performance TLS proxy with SNI routing — Rust/napi-rs, Linux",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)