Skip to content

Commit

Permalink
Release v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Dec 1, 2023
1 parent 05cf761 commit 574e54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

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

0 comments on commit 574e54c

Please sign in to comment.