Skip to content

Commit

Permalink
Release v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Aug 19, 2020
1 parent 6dabe85 commit fdc2228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

// Version represents the current version of the rest library
const Version = "2.6.0"
const Version = "2.6.1"

// Method contains the supported HTTP verbs.
type Method string
Expand Down

0 comments on commit fdc2228

Please sign in to comment.