Skip to content

Commit

Permalink
Merge branch 'release/0.13.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Mar 10, 2022
2 parents 661c7b2 + 88bad6b commit 0565a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry.go
Expand Up @@ -6,7 +6,7 @@ import (
)

// Version is the version of the SDK.
const Version = "0.12.0"
const Version = "0.13.0"

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

0 comments on commit 0565a73

Please sign in to comment.