Skip to content

Commit db5fae9

Browse files
authored
Merge release/0.9.0 into master
2 parents 4a11b5b + 03065b8 commit db5fae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
// Version is the version of the SDK.
9-
const Version = "0.8.0"
9+
const Version = "0.9.0"
1010

1111
// apiVersion is the minimum version of the Sentry API compatible with the
1212
// sentry-go SDK.

0 commit comments

Comments
 (0)