We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a50931 commit 218e4eaCopy full SHA for 218e4ea
src/Twilio/VersionInfo.php
@@ -6,7 +6,7 @@
6
7
class VersionInfo {
8
const MAJOR = "8";
9
- const MINOR = "9";
+ const MINOR = "10";
10
const PATCH = "0";
11
12
public static function string() {
0 commit comments