Skip to content

Commit 792d6ae

Browse files
committed
Release v0.9.0
1 parent 9794aef commit 792d6ae

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.8.0"
5+
const LibraryVersion = "0.9.0"

0 commit comments

Comments
 (0)