Skip to content

Commit

Permalink
Release 7.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Feb 9, 2024
1 parent 43be9d6 commit 8a2891e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Twilio/VersionInfo.php
Expand Up @@ -6,7 +6,7 @@

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

public static function string() {
Expand Down

0 comments on commit 8a2891e

Please sign in to comment.