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 4bf8aad commit a67e372Copy full SHA for a67e372
client/version.go
@@ -2,4 +2,4 @@
2
package client
3
4
// LibraryVersion specifies the current version of twilio-go.
5
-const LibraryVersion = "0.24.1"
+const LibraryVersion = "0.25.0"
0 commit comments