Skip to content

Commit 4645eb8

Browse files
authored
chore: bump to v1.2 (oven-sh#16565)
1 parent 990c84a commit 4645eb8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LATEST

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.44
1+
1.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "bun",
4-
"version": "1.1.45",
4+
"version": "1.2.0",
55
"workspaces": [
66
"./packages/bun-types"
77
],

src/linker.lds

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BUN_1.1 {
1+
BUN_1.2 {
22
global:
33
napi*;
44
node_api_*;

0 commit comments

Comments
 (0)