Skip to content

Commit

Permalink
Release 5.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Nov 30, 2018
1 parent 13cde52 commit e7c05bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Twilio/VersionInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class VersionInfo {
const MAJOR = 5;
const MINOR = 25;
const MINOR = 26;
const PATCH = 0;

public static function string() {
Expand Down

0 comments on commit e7c05bd

Please sign in to comment.