We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19322dc commit 6d1f88cCopy full SHA for 6d1f88c
src/Twilio/VersionInfo.php
@@ -6,7 +6,7 @@
6
7
class VersionInfo {
8
const MAJOR = "7";
9
- const MINOR = "3";
+ const MINOR = "4";
10
const PATCH = "0";
11
12
public static function string() {
0 commit comments