Skip to content

Commit

Permalink
version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Abinaya-Shunmugavel committed Sep 11, 2024
1 parent a12ff71 commit 0fc196f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Plivo/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ class Version
/**
* @const int PHP helper library minor version number
*/
const MINOR = 66;
const MINOR = 65;

/**
* @const int PHP helper library patch number
*/

const PATCH = 3;
const PATCH = 4;

/**
* @return string
Expand Down

0 comments on commit 0fc196f

Please sign in to comment.