Skip to content

Commit 5f38ad1

Browse files
committed
release: 0.1.0
1 parent 2678b75 commit 5f38ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry-internal/node-native-stacktrace",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"main": "lib/index.js",
55
"types": "lib/index.d.ts",
66
"license": "MIT",
@@ -49,4 +49,4 @@
4949
"/scripts/check-build.mjs",
5050
"/scripts/copy-target.mjs"
5151
]
52-
}
52+
}

0 commit comments

Comments
 (0)