Skip to content

Commit 218e4ea

Browse files
committed
Release 8.10.0
1 parent 2a50931 commit 218e4ea

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 = "9";
9+
const MINOR = "10";
1010
const PATCH = "0";
1111

1212
public static function string() {

0 commit comments

Comments
 (0)