Skip to content

Commit

Permalink
Update version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DariaKunoichi committed Mar 18, 2024
1 parent 73875ee commit 4b40beb
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.3.0"
const Version = "2.3.1"

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

0 comments on commit 4b40beb

Please sign in to comment.