Skip to content

Commit 3827542

Browse files
committed
Release v0.10.0
1 parent 3d86d18 commit 3827542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
package config
33

44
// LibraryVersion specifies the current version of twilio-go.
5-
const LibraryVersion = "0.9.0"
5+
const LibraryVersion = "0.10.0"

0 commit comments

Comments
 (0)