Skip to content

Commit 6d1f88c

Browse files
committed
Release 7.4.0
1 parent 19322dc commit 6d1f88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Twilio/VersionInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class VersionInfo {
88
const MAJOR = "7";
9-
const MINOR = "3";
9+
const MINOR = "4";
1010
const PATCH = "0";
1111

1212
public static function string() {

0 commit comments

Comments
 (0)