Skip to content

Commit 5400949

Browse files
committed
release: 6.9.0
1 parent 5c41da4 commit 5400949

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,7 +1,7 @@
11
{
22
"name": "@sentry/electron",
33
"description": "Official Sentry SDK for Electron",
4-
"version": "6.8.0",
4+
"version": "6.9.0",
55
"main": "./index.js",
66
"module": "./esm/main/index.js",
77
"browser": "./esm/renderer/index.js",
@@ -141,4 +141,4 @@
141141
"node": "22.16.0",
142142
"yarn": "1.22.22"
143143
}
144-
}
144+
}

0 commit comments

Comments
 (0)