Skip to content

Commit 03065b8

Browse files
committed
release: 0.9.0
1 parent 4a11b5b commit 03065b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry.go

Lines changed: 1 addition & 1 deletion
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)