Skip to content

Commit 40476b7

Browse files
committed
Release v0.6.0
1 parent 0e7d544 commit 40476b7

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.5.0"
5+
const LibraryVersion = "0.6.0"

0 commit comments

Comments
 (0)