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 3d86d18 commit 3827542Copy full SHA for 3827542
config/version.go
@@ -2,4 +2,4 @@
2
package config
3
4
// LibraryVersion specifies the current version of twilio-go.
5
-const LibraryVersion = "0.9.0"
+const LibraryVersion = "0.10.0"
0 commit comments