Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waltjones committed Jun 11, 2019
1 parent b642f7d commit 0838415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollbar.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const (
// NAME is the name of this notifier sent with the payload to Rollbar.
NAME = "rollbar/rollbar-go"
// VERSION is the version of this notifier sent with the payload to Rollbar.
VERSION = "1.0.1"
VERSION = "1.1.0"

// CRIT is the critial severity level.
CRIT = "critical"
Expand Down

0 comments on commit 0838415

Please sign in to comment.