Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rokob committed Jul 27, 2018
1 parent 9334585 commit 5f41889
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 @@ -10,7 +10,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.0"
VERSION = "1.0.1"

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

0 comments on commit 5f41889

Please sign in to comment.