Skip to content

Commit 6621de7

Browse files
committed
Commit previosu bump
1 parent 98e9b93 commit 6621de7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/bun-cli-darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
},
55
"name": "bun-cli-darwin-x64",
66
"repository": "https://github.com/jarred-sumner/bun",
7-
"version": "0.0.16"
7+
"version": "0.0.17"
88
}

packages/bun-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"postinstall": "node postinstall.js",
1010
"prepublishOnly": "rm -rf ./bin/bun; chmod +x ./reset-bin.js; cp ./reset-bin.js ./bin/bun"
1111
},
12-
"version": "0.0.16"
12+
"version": "0.0.17"
1313
}

0 commit comments

Comments
 (0)