We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643fcbb commit acd46a0Copy full SHA for acd46a0
client/version.go
@@ -2,4 +2,4 @@
2
package client
3
4
// LibraryVersion specifies the current version of twilio-go.
5
-const LibraryVersion = "1.20.1"
+const LibraryVersion = "1.21.0"
0 commit comments