Skip to content

Commit

Permalink
Release v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Nov 5, 2020
1 parent a9163a7 commit b0adbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_interface.go
Expand Up @@ -12,7 +12,7 @@ import (

// Version is this client library's current version
const (
Version = "3.7.0"
Version = "3.7.1"
rateLimitRetry = 5
rateLimitSleep = 1100
)
Expand Down

0 comments on commit b0adbc9

Please sign in to comment.