Skip to content

Commit

Permalink
Release v3.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Jan 12, 2022
1 parent b02cb9a commit a61ea59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_interface.go
Expand Up @@ -13,7 +13,7 @@ import (

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

0 comments on commit a61ea59

Please sign in to comment.