mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Bump
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
},
|
||||
"name": "bun-cli-darwin-x64",
|
||||
"repository": "https://github.com/jarred-sumner/bun",
|
||||
"version": "0.0.28"
|
||||
"version": "0.0.30"
|
||||
}
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
"postinstall": "node postinstall.js",
|
||||
"prepublishOnly": "rm -rf ./bin/bun; chmod +x ./reset-bin.js; cp ./reset-bin.js ./bin/bun"
|
||||
},
|
||||
"version": "0.0.28"
|
||||
"version": "0.0.30"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user