Skip to content

Commit 244585b

Browse files
committed
Bump versions
1 parent bc727e8 commit 244585b

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.0-13"
7+
"version": "0.0.0-14"
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.0-13"
12+
"version": "0.0.0-14"
1313
}

0 commit comments

Comments
 (0)