Skip to content

Commit

Permalink
Merge pull request #223 from bugsnag/update_next
Browse files Browse the repository at this point in the history
Sync next & master v.2.3.0
  • Loading branch information
DariaKunoichi authored Mar 18, 2024
2 parents b1f53d0 + e05c220 commit 73875ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/bugsnag.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

// Version defines the version of this Bugsnag notifier
const Version = "2.2.1"
const Version = "2.3.0"

var panicHandlerOnce sync.Once
var sessionTrackerOnce sync.Once
Expand Down

0 comments on commit 73875ee

Please sign in to comment.