Skip to content

Commit

Permalink
Bump version number to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Nov 8, 2023
1 parent fae75bc commit e6c8aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Requests.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ class Requests {
*
* @var string
*/
const VERSION = '2.0.8';
const VERSION = '2.0.9';

/**
* Selected transport name
Expand Down

0 comments on commit e6c8aba

Please sign in to comment.