Skip to content

Commit 6b50788

Browse files
committed
Release 8.6.0
1 parent dd91f8e commit 6b50788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Twilio/VersionInfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class VersionInfo {
88
const MAJOR = "8";
9-
const MINOR = "5";
9+
const MINOR = "6";
1010
const PATCH = "0";
1111

1212
public static function string() {

0 commit comments

Comments
 (0)