We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a11b5b + 03065b8 commit db5fae9Copy full SHA for db5fae9
sentry.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
// Version is the version of the SDK.
9
-const Version = "0.8.0"
+const Version = "0.9.0"
10
11
// apiVersion is the minimum version of the Sentry API compatible with the
12
// sentry-go SDK.
0 commit comments