aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Ashcon Partovi <ashcon@partovi.net> 2023-01-22 15:52:17 -0800
committerGravatar Ashcon Partovi <ashcon@partovi.net> 2023-01-22 15:52:17 -0800
commitedd583e48141027750a426fd5ed21b15cdfdf7a2 (patch)
tree66af6fa29771ed067835d35042576b70e20c8a92
parentde90a5d935adf4d28f93cd6da0f74f1fcf59fe96 (diff)
downloadbun-edd583e48141027750a426fd5ed21b15cdfdf7a2.tar.gz
bun-edd583e48141027750a426fd5ed21b15cdfdf7a2.tar.zst
bun-edd583e48141027750a426fd5ed21b15cdfdf7a2.zip
Update version to latest release
-rw-r--r--packages/bun-npm/npm/@oven/bun-darwin-aarch64/package.json2
-rw-r--r--packages/bun-npm/npm/@oven/bun-darwin-x64-baseline/package.json2
-rw-r--r--packages/bun-npm/npm/@oven/bun-darwin-x64/package.json2
-rw-r--r--packages/bun-npm/npm/@oven/bun-linux-aarch64/package.json2
-rw-r--r--packages/bun-npm/npm/@oven/bun-linux-x64-baseline/package.json2
-rw-r--r--packages/bun-npm/npm/@oven/bun-linux-x64/package.json2
-rw-r--r--packages/bun-npm/npm/bun/package.json14
7 files changed, 13 insertions, 13 deletions
diff --git a/packages/bun-npm/npm/@oven/bun-darwin-aarch64/package.json b/packages/bun-npm/npm/@oven/bun-darwin-aarch64/package.json
index a21b8c592..46da9b168 100644
--- a/packages/bun-npm/npm/@oven/bun-darwin-aarch64/package.json
+++ b/packages/bun-npm/npm/@oven/bun-darwin-aarch64/package.json
@@ -1,6 +1,6 @@
{
"name": "@oven/bun-darwin-aarch64",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "This is the macOS arm64 binary for Bun, a fast all-in-one JavaScript runtime.",
"homepage": "https://bun.sh",
"bugs": "https://github.com/oven-sh/issues",
diff --git a/packages/bun-npm/npm/@oven/bun-darwin-x64-baseline/package.json b/packages/bun-npm/npm/@oven/bun-darwin-x64-baseline/package.json
index 60c8951fc..a9a330f42 100644
--- a/packages/bun-npm/npm/@oven/bun-darwin-x64-baseline/package.json
+++ b/packages/bun-npm/npm/@oven/bun-darwin-x64-baseline/package.json
@@ -1,6 +1,6 @@
{
"name": "@oven/bun-darwin-x64-baseline",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "This is the macOS x64 binary for Bun, a fast all-in-one JavaScript runtime.",
"homepage": "https://bun.sh",
"bugs": "https://github.com/oven-sh/issues",
diff --git a/packages/bun-npm/npm/@oven/bun-darwin-x64/package.json b/packages/bun-npm/npm/@oven/bun-darwin-x64/package.json
index 0d3dfe6ca..d83283425 100644
--- a/packages/bun-npm/npm/@oven/bun-darwin-x64/package.json
+++ b/packages/bun-npm/npm/@oven/bun-darwin-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@oven/bun-darwin-x64",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "This is the macOS x64 binary for Bun, a fast all-in-one JavaScript runtime.",
"homepage": "https://bun.sh",
"bugs": "https://github.com/oven-sh/issues",
diff --git a/packages/bun-npm/npm/@oven/bun-linux-aarch64/package.json b/packages/bun-npm/npm/@oven/bun-linux-aarch64/package.json
index acb958436..c2feaf708 100644
--- a/packages/bun-npm/npm/@oven/bun-linux-aarch64/package.json
+++ b/packages/bun-npm/npm/@oven/bun-linux-aarch64/package.json
@@ -1,6 +1,6 @@
{
"name": "@oven/bun-linux-aarch64",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "This is the Linux arm64 binary for Bun, a fast all-in-one JavaScript runtime.",
"homepage": "https://bun.sh",
"bugs": "https://github.com/oven-sh/issues",
diff --git a/packages/bun-npm/npm/@oven/bun-linux-x64-baseline/package.json b/packages/bun-npm/npm/@oven/bun-linux-x64-baseline/package.json
index d4f5ed774..e3333b134 100644
--- a/packages/bun-npm/npm/@oven/bun-linux-x64-baseline/package.json
+++ b/packages/bun-npm/npm/@oven/bun-linux-x64-baseline/package.json
@@ -1,6 +1,6 @@
{
"name": "@oven/bun-linux-x64-baseline",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "This is the Linux x64 binary for Bun, a fast all-in-one JavaScript runtime.",
"homepage": "https://bun.sh",
"bugs": "https://github.com/oven-sh/issues",
diff --git a/packages/bun-npm/npm/@oven/bun-linux-x64/package.json b/packages/bun-npm/npm/@oven/bun-linux-x64/package.json
index be8aaf75c..71228ad14 100644
--- a/packages/bun-npm/npm/@oven/bun-linux-x64/package.json
+++ b/packages/bun-npm/npm/@oven/bun-linux-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@oven/bun-linux-x64",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "This is the Linux x64 binary for Bun, a fast all-in-one JavaScript runtime.",
"homepage": "https://bun.sh",
"bugs": "https://github.com/oven-sh/issues",
diff --git a/packages/bun-npm/npm/bun/package.json b/packages/bun-npm/npm/bun/package.json
index f90075807..7cb62f499 100644
--- a/packages/bun-npm/npm/bun/package.json
+++ b/packages/bun-npm/npm/bun/package.json
@@ -1,6 +1,6 @@
{
"name": "bun",
- "version": "0.1.7",
+ "version": "0.5.1",
"description": "Bun is a fast all-in-one JavaScript runtime.",
"keywords": [
"bun",
@@ -23,12 +23,12 @@
"postinstall": "node install.js"
},
"optionalDependencies": {
- "@oven/bun-darwin-aarch64": "0.1.7",
- "@oven/bun-darwin-x64": "0.1.7",
- "@oven/bun-darwin-x64-baseline": "0.1.7",
- "@oven/bun-linux-aarch64": "0.1.7",
- "@oven/bun-linux-x64": "0.1.7",
- "@oven/bun-linux-x64-baseline": "0.1.7"
+ "@oven/bun-darwin-aarch64": "0.5.1",
+ "@oven/bun-darwin-x64": "0.5.1",
+ "@oven/bun-darwin-x64-baseline": "0.5.1",
+ "@oven/bun-linux-aarch64": "0.5.1",
+ "@oven/bun-linux-x64": "0.5.1",
+ "@oven/bun-linux-x64-baseline": "0.5.1"
},
"os": [
"darwin",