Skip to content

Commit ab8b058

Browse files
committed
release: 4.11.0
1 parent 08339bd commit ab8b058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
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": "4.10.0",
4+
"version": "4.11.0",
55
"main": "./index.js",
66
"module": "./esm/main/index.js",
77
"browser": "./esm/renderer/index.js",
@@ -107,4 +107,4 @@
107107
"node": "18.12.1",
108108
"yarn": "1.22.19"
109109
}
110-
}
110+
}

0 commit comments

Comments
 (0)