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 046d5cc commit 2248dd4Copy full SHA for 2248dd4
client/version.go
@@ -2,4 +2,4 @@
2
package client
3
4
// LibraryVersion specifies the current version of twilio-go.
5
-const LibraryVersion = "0.26.0"
+const LibraryVersion = "1.0.0-rc.1"
0 commit comments