Skip to content

Commit

Permalink
Release 7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Feb 27, 2024
1 parent fdc5927 commit b5578d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Twilio/VersionInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class VersionInfo {
const MAJOR = "7";
const MINOR = "15";
const MINOR = "16";
const PATCH = "0";

public static function string() {
Expand Down

0 comments on commit b5578d9

Please sign in to comment.