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 b3990f2 commit 1cb2941Copy full SHA for 1cb2941
client/version.go
@@ -2,4 +2,4 @@
2
package client
3
4
// LibraryVersion specifies the current version of twilio-go.
5
-const LibraryVersion = "0.11.0"
+const LibraryVersion = "0.12.0"
0 commit comments