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 b52fe4d commit c3a7155Copy full SHA for c3a7155
client/version.go
@@ -2,4 +2,4 @@
2
package client
3
4
// LibraryVersion specifies the current version of twilio-go.
5
-const LibraryVersion = "1.15.3"
+const LibraryVersion = "1.16.0"
0 commit comments